Skip to content

Commit ef2ba0c

Browse files
authored
Merge pull request #1379 from dekumylove/dev-postgresql
Add the release notes for V 5.1.0
2 parents a4fb969 + fcb1b46 commit ef2ba0c

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

RELEASE_NOTES

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
Release Notes - SINGA - Version singa-5.1.0
2+
3+
SINGA is a distributed deep learning library.
4+
5+
This release includes following changes:
6+
7+
- Add the implementations for Parameter-Efficient Fine-Tuning (PEFT).
8+
- Add the implementations of distributed models for SINGA PEFT.
9+
- Add the implementations of tuners for SINGA PEFT.
10+
- Add the implementations of the autograd functions for SINGA PEFT.
11+
- Add the multiprocess implementations for SINGA PEFT.
12+
13+
- Update the healthcare model zoo.
14+
- Restructure the folders for the healthcare model zoo.
15+
- Update the training files and model files for the healthcare model zoo.
16+
- Update the documentations for the healthcare model zoo.
17+
18+
- Add more healthcare examples.
19+
- Add the implementations of the candidiasis disease application.
20+
- Add the implementations of the cardiovascular disease application.
21+
22+
- Add the implementations for more attention mechanisms.
23+
24+
- Update the encoder layers for the transformer model.
25+
26+
- Fix typos in Python module docstrings.
27+
28+
----------------------------------------------------------------------------------------------
29+
130
Release Notes - SINGA - Version singa-5.0.0
231

332
SINGA is a distributed deep learning library.

0 commit comments

Comments
 (0)