grant-wilson

Results 4 issues of grant-wilson

Fix binding of reactive forms json demo. Value was bound to wrong form control.

**System information** - I have written custom code - Linux Ubuntu 22.04 - TensorFlow.js installed from npm - TensorFlow.js version: 4.16.0 - knn-classifier version: 1.2.6 - Node version: 20.11.0 **Describe...

type:bug
comp:models

Dispose of unused logits matrices after concatination to prevent keeping intermediate matrices in memory resulting in high memory usage while building concatination.