cavis/deeplearning4j/deeplearning4j-data
Ryan Nett 378669cc10
Fix MNIST Fetcher to not re-allocate each batch (#200)
* don't allocate so many float arrays, use INDArrays instead

Signed-off-by: Ryan Nett <rnett@skymind.io>

* re-add pre-processing, better names

Signed-off-by: Ryan Nett <rnett@skymind.io>

* use float[][] pool to avoid extra ndarray creation

Signed-off-by: Ryan Nett <rnett@skymind.io>
2019-08-29 21:28:34 -07:00
..
deeplearning4j-datasets Fix MNIST Fetcher to not re-allocate each batch (#200) 2019-08-29 21:28:34 -07:00
deeplearning4j-datavec-iterators Fix validation (#8059) 2019-07-29 15:26:18 +10:00
deeplearning4j-utility-iterators [WIP] INDArray hashCode() impl (#50) 2019-07-20 22:22:11 +10:00
pom.xml Eclipse Migration Initial Commit 2019-06-06 15:21:15 +03:00