Hi all, 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)
