Releases: deepjavalibrary/djl
Releases · deepjavalibrary/djl
DJL v0.2.1 release notes
This is the v0.2.1 release of DJL
Key Features
- Added support for Windows 10.
- CUDA 9.2 support for all supported Operating systems (Linux, Windows)
Known Issues
- RNN operators do not working with GPU on Windows.
- Only CUDA_ARCH 37, 70 are supported for Windows GPU machine.
DJL v0.2.0 release notes
This is the v0.2.0 release for DJL
Key Features
- Deep learning engine agnostic High-level API for Training and Prediction.
- Dataset API, to create objects based out of different dataset formats, that work with training batchifier.
- MXNet-Model-Zoo with pre-trained models for Image Classification, Object Detection, Segmentation and more.
- Jupyter Notebooks and Examples to help get started with Training and predicting models with DJL
Engines currently supported
Javadocs
The javadocs are available here