cavis/deeplearning4j/deeplearning4j-nn
Rhys Compton 026ebabf77
Add options for changing the default CNN2D format (#8996)
This means that when a model is being loaded (e.g., from a Keras H5 file), the default CNN2DFormat can be set. Currently it always defaults to 'Channels First' which can cause problems for some models.
2020-07-25 20:32:18 +09:00
..
src/main/java/org/deeplearning4j Add options for changing the default CNN2D format (#8996) 2020-07-25 20:32:18 +09:00
pom.xml nd4j-jackson dependency fix (#398) 2020-04-20 22:33:11 +10:00