Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Refactored TShape/TBlob to use int64 dimensions and DLTensor as internal storage. Getting ready for migration to DLPack. As a result TBlob::dev_mask_ and TBlob::stride_ are removed.

 

Keras 1.2.2 with MXNet Backend Backend  

Highlights

 
  1. Adding Apache MXNet backend for Keras 1.2.2.
  2. Easy to use multi-gpu training with MXNet backend.
  3. High-performance model training in Keras with MXNet backend.
 

Getting Started Resources

 

  1. Installation - https://github.com/dmlc/keras/wiki/Installation
  2. How to use Multi-GPU for training in Keras with MXNet backend - https://github.com/dmlc/keras/wiki/Using-Keras-with-MXNet-in-Multi-GPU-mode
  3. For more examples explore keras/examples directory.
  4. Source Repo - https://github.com/dmlc/keras

For more details on unsupported functionalities, known issues and resources refer release notes - https://github.com/dmlc/keras/releases