You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Wang Wei <wa...@apache.org> on 2020/12/03 03:16:12 UTC

[ANNOUNCE] Apache SINGA 3.1.0 released

We are pleased to announce that SINGA 3.1.0 was released on 30 October 2020.

SINGA is a general distributed deep learning library
for training big deep learning models over large datasets.
The release is available at: http://singa.apache.org/docs/downloads/

The main features of this release include

   - 1. Update Tensor core module to support tensor transformation
   (reshape, transpose) for tensors up to 6 dimensions.
   - 2. Add new tensor operators into the autograd module.
   - 3. Reconstruct sonnx to support creating ONNX operators from both
   layer and autograd.
   - 4. Replace the Travis CI with Github workflow. Add quality and
   coverage management.
   - 5. Add compiling and packaging scripts to create wheel packages for
   distribution.


Best Regards,
Wei
(On behalf of the SINGA team)