tfjs-models
tfjs-models copied to clipboard
Reduce peak bytes for predictClass
Dispose of unused logits matrices after concatination to prevent keeping intermediate matrices in memory resulting in high memory usage while building concatination.