We are pleased to announce that SINGA 3.0.0 is released. 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/downloads.html.
The main features of this release include 1. A new class `Module` for defining the neural network model, which enables the backend to create a computational graph for speed and memory optimization. 2. Enhanced support for ONNX models. 3. Optimizations for the communication overhead for distributed training We look forward to hearing your feedback, suggestions, and contributions to the project. Best Regards, Wei (On behalf of the SINGA team) http://singa.apache.org/blog/2020/04/19/v3-0-0/
