Skip to content

Commit

Permalink
Merge pull request #1195 from lzjpaul/24-8-9-dev
Browse files Browse the repository at this point in the history
Update the RELEASE_NOTES for v4.3.0
  • Loading branch information
chrishkchris authored Aug 11, 2024
2 parents 7237a87 + d745905 commit 9a87f9e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
Release Notes - SINGA - Version singa-4.3.0

SINGA is a distributed deep learning library.

This release includes following changes:

* Add the implementation for the Transformer example.

* Enhance examples
* Update the readme file for the dynamic model slicing example.
* Update the HFL example by setting the maximum number of epochs.
* Add the multiprocess training implementation for the cnn ms example.
* Add the sparsification version of the model for the cnn ms example.

* Extend the matrix multiplication operator to more dimensions.

* Update the data types and tensor operations for model training.

* Add the implementation for the new sum error loss.

* Update the website
* Add the news for the SIGMOD Systems Award.

* Fix bugs
* Fix the Github Actions for online code testing.

----------------------------------------------------------------------------------------------

Release Notes - SINGA - Version singa-4.2.0

SINGA is a distributed deep learning library.
Expand Down

0 comments on commit 9a87f9e

Please sign in to comment.