1.0.0-M2.1
Significant changes for views being used within nd4j and samediff via the create_view op allow for users to directly leverage views in combination with graph operations reducing allocations and allowing for increased performance.
Cuda 11.4 and 11.6 added. Add nd4j-cuda-11.4 and nd4j-cuda-11.6 to your dependencies.
- 1.AliasWithName
- 2.CumSum
- 3.GenerateProposals
- 4.Loop
- 5.ResizeNearest
- 6.SequenceAt
- 7.SequenceConstruct
- 8.SequenceEmpty
- 9.SequenceErase
- 10.SequenceInsert
- 11.SequenceLength
3D Convolution Pooling serialization fixes for keras
Significant changes for migration of NEC Aurora backend to VEDA:
More fixes for mac osx arm64, please feel free to report an issue if anything comes up: https://github.com/eclipse/deeplearning4j/pull/9731
Upgrade protobuf to 3.21.2
Enhanced performance for python4j: https://github.com/eclipse/deeplearning4j/pull/9688 (more to be added) thanks to https://github.com/subes for the suggestions for the improvements.
Removes spark 2 support.
- 1.Add label serialization for multi
- 2.
- 3.Fix up concurrency issue in ticketing framework: https://github.com/eclipse/deeplearning4j/pull/9721 Thanks PZA from: https://github.com/wehowsky
- 4.
- 5.Add graalvm support for onnx/tensorflow import framework annotations: https://github.com/eclipse/deeplearning4j/pull/9718
- 6.
- 7.Allow more tolerance for samediff serialization for model import issues: https://github.com/eclipse/deeplearning4j/pull/9745
- 1.
- 2.
- 3.
- 4.
- 5.Fix up null checks with samediff variable getArr(): https://github.com/eclipse/deeplearning4j/pull/9701
- 6.Fix up buffer overflow where databufferand length do not match: https://github.com/eclipse/deeplearning4j/pull/9713
- 1.Add label saving for computation graph, multiayernetwork; https://github.com/eclipse/deeplearning4j/pull/9672
- 2.
- 1.
- 2.
- 3.Add keras import aliases for more recent versions: https://github.com/eclipse/deeplearning4j/pull/9704
- 4.
- 5.Fix up wordvectorserializer: https://github.com/eclipse/deeplearning4j/pull/9728 Thanks to https://github.com/j-d-o!
- 1.Significant performance improvements for python4j: https://github.com/eclipse/deeplearning4j/pull/9688
Last modified 9mo ago