Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
3c6183e
Add the init file for the implementation of PEFT
gzrp May 2, 2025
01362bb
Merge pull request #1302 from gzrp/dev-postgresql-peft-init
lzjpaul May 3, 2025
49a6966
Add the PEFT config file
solopku May 5, 2025
a3de028
Merge pull request #1303 from solopku/patch-16
chrishkchris May 12, 2025
74f4922
Add the peft registry module
zmeihui May 13, 2025
fbfb4a3
Merge pull request #1304 from zmeihui/25-5-13-dev
moazreyad May 13, 2025
87dbf1a
Add the training file for the peft example
NLGithubWP May 15, 2025
fbdeb19
Update readme.md for the Hetomalogical disease application
lzjpaul Jun 4, 2025
152d965
Update README.md for the kidney disease application
lzjpaul Jun 4, 2025
7f42542
Update README.md for the Thyroid Eye Disease application
lzjpaul Jun 4, 2025
5ef8933
Add the running script for the PEFT examples
solopku Jun 4, 2025
87a8096
Merge pull request #1305 from NLGithubWP/dev-postgresql
lzjpaul Jun 5, 2025
5a95594
Add the example data folder for SINGA peft
NLGithubWP Jun 5, 2025
eee6586
Add the example model folder for SINGA peft
joddiy Jun 5, 2025
23cbf6a
Merge pull request #1307 from solopku/patch-17
moazreyad Jun 6, 2025
c2ddc3e
Merge pull request #1306 from lzjpaul/25-6-4-dev
nudles Jun 6, 2025
fb6a6bb
Merge pull request #1310 from joddiy/dev-postgresql
chrishkchris Jun 10, 2025
2469c0b
Merge pull request #1308 from NLGithubWP/add_example_data_folder
chrishkchris Jun 10, 2025
2f1b9f4
Add the PEFT tuners folder
lemonviv Jun 10, 2025
c9948c3
Merge pull request #1312 from lemonviv/add_tuners
lzjpaul Jul 6, 2025
3822e42
Add implementations for the PeftModel class
solopku Aug 12, 2025
40748b8
Merge pull request #1314 from solopku/patch-18
lzjpaul Aug 12, 2025
dc6da74
Update the model folder for the PEFT example
gzrp Aug 12, 2025
aaea196
Merge pull request #1315 from gzrp/dev-postgresql
chrishkchris Aug 13, 2025
424e8af
Add the test script for the singa peft example
NLGithubWP Aug 13, 2025
e1805fa
Add the cnn model for the singa peft example
zlheui Aug 13, 2025
b6720a9
Merge pull request #1316 from NLGithubWP/dev-postgresql
nudles Aug 14, 2025
ef5715e
Merge pull request #1317 from zlheui/add_cnn_singa_peft_example
lzjpaul Aug 14, 2025
21e0373
Add base tuner for peft
gzrp Aug 15, 2025
dfbe32a
Merge pull request #1318 from gzrp/dev-postgresql
moazreyad Aug 15, 2025
805c38a
Add the init file for linear lora
npcmaci Aug 17, 2025
50ed1ab
Merge pull request #1319 from npcmaci/format4
lzjpaul Aug 18, 2025
863c3b5
Add the config file for linear lora
Zrealshadow Aug 19, 2025
e6f78c8
Merge pull request #1320 from Zrealshadow/dev-postgresql-patch-8
chrishkchris Aug 19, 2025
83670bd
Add the LinearLora Class
lzjpaul Aug 20, 2025
a11b5ec
Merge pull request #1321 from lzjpaul/25-8-20-dev
moazreyad Aug 21, 2025
4f1cb1c
Update the LinearLoRALayer Class
gzrp Aug 21, 2025
02e0016
Merge pull request #1322 from gzrp/dev-postgresql
lzjpaul Aug 30, 2025
17df130
Add the implementations of tuner for the PEFT example
gzrp Aug 30, 2025
615de24
Merge pull request #1323 from gzrp/dev-postgresql
lzjpaul Aug 31, 2025
dc25f29
Add the readme file for Cerebrovascular disease
npcmaci Aug 31, 2025
2e2271b
Merge pull request #1324 from npcmaci/format6
moazreyad Aug 31, 2025
a45c8d1
Add the training script for the Cerebrovascular disease
serakiepiphany Sep 1, 2025
f9c429c
Merge pull request #1326 from serakiepiphany/dev-postgresql
lzjpaul Sep 2, 2025
e4d058b
Add the readme file for Candidiasis disease
npcmaci Sep 2, 2025
e85260b
Add the implementation for the Cerebrovascular disease model
npcmaci Sep 2, 2025
abe77a3
Merge pull request #1327 from npcmaci/format8
nudles Sep 2, 2025
4a7b795
Merge pull request #1328 from npcmaci/format9
chrishkchris Sep 3, 2025
acf0dc8
Add the implementation for the Candidiasis disease model
npcmaci Sep 3, 2025
d2a104a
Update the implementation for the Cerebrovascular disease model
serakiepiphany Sep 3, 2025
2edf511
Merge pull request #1330 from serakiepiphany/dev-postgresql
moazreyad Sep 3, 2025
4250ff5
Merge pull request #1329 from npcmaci/format10
lzjpaul Sep 3, 2025
e76a1d0
Add the dataset for the Cerebrovascular disease
npcmaci Sep 4, 2025
04e5c6a
Add the dataset for the Candidiasis disease
gzrp Sep 4, 2025
32a35b7
Merge pull request #1331 from npcmaci/format11
lzjpaul Sep 5, 2025
c60f19f
Merge pull request #1332 from gzrp/dev-postgresql
chrishkchris Sep 5, 2025
4ff1008
Update the implementation for the Candidiasis disease model
npcmaci Sep 5, 2025
c67fd9f
Merge pull request #1333 from npcmaci/format12
lzjpaul Sep 8, 2025
4cacbc4
Add the autograd implementations for the peft example
NLGithubWP Sep 8, 2025
3cb5522
Add the running script for the cerebrovascular disease
npcmaci Sep 8, 2025
d2b2080
Merge pull request #1335 from npcmaci/format13
chrishkchris Sep 9, 2025
6530795
Merge pull request #1334 from NLGithubWP/dev-postgresql
lzjpaul Sep 9, 2025
e6daad0
Add the model implementations for peft
solopku Sep 9, 2025
1bf0f6e
Merge pull request #1336 from solopku/patch-19
nudles Sep 9, 2025
57bb9b7
Add the run function for candidiasis disease model
npcmaci Sep 9, 2025
ca98716
Add the running script for the candidiasis disease.
gzrp Sep 10, 2025
e7f1c86
Merge pull request #1337 from npcmaci/format15
lzjpaul Sep 11, 2025
cefcd00
Merge pull request #1338 from gzrp/dev-postgresql
moazreyad Sep 13, 2025
dfb8952
Update the train file for the candidiasis disease model
lzjpaul Sep 18, 2025
b4ccd89
Merge pull request #1339 from lzjpaul/25-9-18-dev
chrishkchris Sep 20, 2025
1bff419
Add the multiprocess implementations for the singa peft
gzrp Sep 21, 2025
fdbd457
Merge pull request #1340 from gzrp/dev-postgresql
lzjpaul Sep 25, 2025
839c981
Add the implementation of distributed ResNet for PEFT
xiezl Sep 30, 2025
7325aa5
Merge pull request #1341 from xiezl/patch-2
chrishkchris Oct 8, 2025
0234670
Add the sparsification model in the peft example
gzrp Oct 13, 2025
d74fbe6
Merge pull request #1342 from gzrp/dev-postgresql
lzjpaul Oct 14, 2025
20b0120
Add the multiprocess for the peft
solopku Oct 16, 2025
fa805d1
Merge pull request #1343 from solopku/patch-20
moazreyad Oct 16, 2025
1001e01
Create the dataset for the peft example
lzjpaul Oct 19, 2025
3263218
Merge pull request #1344 from lzjpaul/25-10-19-dev
chrishkchris Oct 21, 2025
f3337a7
Commit message: Add the sequence model for the peft example
gzrp Oct 22, 2025
b8e867b
Merge pull request #1345 from gzrp/dev-postgresql
moazreyad Oct 29, 2025
9b7d370
Update the Data class for the peft example
gzrp Oct 29, 2025
02cd50e
Merge pull request #1346 from gzrp/dev-postgresql
lzjpaul Oct 31, 2025
5a5a5c4
Update the sequence model of the peft example
npcmaci Nov 3, 2025
4592c75
Merge pull request #1347 from npcmaci/format16
chrishkchris Nov 5, 2025
86ae4c1
Add the training script for the sequence model
Zrealshadow Nov 8, 2025
5c62399
Merge pull request #1348 from Zrealshadow/dev-postgresql-patch-9
moazreyad Nov 13, 2025
bf154c7
Add the implementations of the transformer model
calmdown539 Nov 19, 2025
5ed4ccc
Merge pull request #1349 from calmdown539/dev-postgresql
lzjpaul Nov 21, 2025
ed71da2
Add the implementations for the transformer decoder layer
calmdown539 Nov 22, 2025
33ad565
Merge pull request #1350 from calmdown539/dev-postgresql
lzjpaul Nov 26, 2025
00a836b
Add the generative model for the peft example
xiezl Dec 2, 2025
4383899
Merge pull request #1351 from xiezl/patch-3
lzjpaul Dec 3, 2025
d813917
Update the TransformerDecoderLayer for the transformer model
calmdown539 Dec 4, 2025
cca3b0b
Merge pull request #1352 from calmdown539/dev-postgresql
moazreyad Dec 8, 2025
243fd76
Add the encoder layer for the transformer model
calmdown539 Dec 14, 2025
8dcdcba
Merge pull request #1353 from calmdown539/dev-postgresql
chrishkchris Dec 16, 2025
c9a06b0
Add the implementations for the TransformerEncoderLayer
calmdown539 Dec 19, 2025
15c8794
Merge pull request #1354 from calmdown539/dev-postgresql
lzjpaul Dec 25, 2025
026a02d
Add the implementations for the MultiHeadAttention Layer
calmdown539 Dec 26, 2025
34e85a7
Merge pull request #1355 from calmdown539/dev-postgresql
moazreyad Dec 26, 2025
f9852e2
Add the implementations for the ScaledDotProductAttention
calmdown539 Jan 2, 2026
25a2797
Merge pull request #1356 from calmdown539/dev-postgresql
lzjpaul Jan 4, 2026
7909461
Add the implementations for the PoswiseFeedForwardNet
gzrp Jan 4, 2026
0e6b3a5
Add the implementation for the autograd convolutional neural network
solopku Jan 5, 2026
b65e244
Merge pull request #1358 from solopku/patch-21
chrishkchris Jan 5, 2026
3f745d0
restructure the BloodMnist folder's Readme file
NLGithubWP Jan 5, 2026
37ae0d3
restructure the BloodMnist folder's ClassDemo file
NLGithubWP Jan 5, 2026
7c17a8e
Merge pull request #1357 from gzrp/dev-postgresql
lzjpaul Jan 6, 2026
180c0d2
add the traiing script for the autograd convolutional neural network
Zrealshadow Jan 6, 2026
0763807
Add the implementations for the LayerNorm
dekumylove Jan 6, 2026
ef65cab
Merge pull request #1360 from Zrealshadow/dev-postgresql-patch-10
nudles Jan 6, 2026
3a80628
Merge pull request #1359 from NLGithubWP/dev-postgresql
moazreyad Jan 6, 2026
c03e595
Merge pull request #1362 from dekumylove/2026.01.06
lzjpaul Jan 7, 2026
bab57f9
Add the implementations for the Linear3D
calmdown539 Jan 7, 2026
6e13964
restructure the BloodMnist folder
NLGithubWP Jan 8, 2026
463bb1e
Add the implementations of the autograd resnet model for peft
solopku Jan 9, 2026
88a120a
Merge pull request #1363 from calmdown539/dev-postgresql
nudles Jan 9, 2026
a530567
Merge pull request #1365 from NLGithubWP/dev-postgresql
chrishkchris Jan 9, 2026
322f215
Add the implementations of the autograd xceptionet model
Jan 9, 2026
2589507
Merge pull request #1366 from solopku/patch-22
lzjpaul Jan 10, 2026
8e7b5d9
Merge pull request #1367 from npcmaci/format20
chrishkchris Jan 10, 2026
dcb2567
Add the training script for the xceptionet
gzrp Jan 10, 2026
fd4d745
Add the implementations for the gan model in the peft
Jan 12, 2026
705d725
Add the implementations for the unsupervised model
HMS-Formidable Jan 12, 2026
44b37bb
Merge pull request #1368 from gzrp/dev-postgresql
moazreyad Jan 12, 2026
56b4f18
Merge pull request #1371 from npcmaci/format21
lzjpaul Jan 14, 2026
63c6247
Merge pull request #1372 from HMS-Formidable/dev-postgresql
chrishkchris Jan 14, 2026
d1c0de6
Add the implementations for the gan model in the peft
xiezl Feb 10, 2026
a373f2b
Merge pull request #1374 from xiezl/patch-4
lzjpaul Feb 12, 2026
9dff75a
Fix: correct typos in Python module docstrings
gzrp Feb 14, 2026
0492192
Merge pull request #1375 from gzrp/dev-postgresql
chrishkchris Feb 26, 2026
d923d31
Add the implmentation of generative models for PEFT
gzrp Feb 26, 2026
2a850a6
Merge pull request #1376 from gzrp/dev-postgresql
lzjpaul Mar 4, 2026
398ef47
Add the implementation of the utils functions for the generative model
calmdown539 Mar 4, 2026
14c9810
Merge pull request #1377 from calmdown539/dev-postgresql
chrishkchris Mar 10, 2026
e692639
Update setup.py for V5.1.0
lzjpaul Mar 17, 2026
f5d2f78
Update meta.yaml for V5.1.0
lzjpaul Mar 17, 2026
698eecc
Update CMakeLists.txt for v 5.1.0
lzjpaul Mar 17, 2026
a4fb969
Merge pull request #1378 from lzjpaul/dev-5.1.0
chrishkchris Mar 17, 2026
fcb1b46
Add the release notes for V 5.1.0
dekumylove Mar 18, 2026
ef2ba0c
Merge pull request #1379 from dekumylove/dev-postgresql
lzjpaul Mar 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ LIST(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/Thirdparty)
#string(REGEX REPLACE "^[0-9]+\\.[0-9]+\\.([0-9]+).*" "\\1" VERSION_PATCH "${VERSION}")


SET(PACKAGE_VERSION 5.0.0) # ${VERSION})
SET(VERSION 5.0.0)
SET(PACKAGE_VERSION 5.1.0) # ${VERSION})
SET(VERSION 5.1.0)
SET(SINGA_MAJOR_VERSION 5)
SET(SINGA_MINOR_VERSION 0)
SET(SINGA_MINOR_VERSION 1)
SET(SINGA_PATCH_VERSION 0)
#SET(SINGA_MAJOR_VERSION ${VERSION_MAJOR}) # 0 -
#SET(SINGA_MINOR_VERSION ${VERSION_MINOR}) # 0 - 9
Expand Down
29 changes: 29 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
Release Notes - SINGA - Version singa-5.1.0

SINGA is a distributed deep learning library.

This release includes following changes:

- Add the implementations for Parameter-Efficient Fine-Tuning (PEFT).
- Add the implementations of distributed models for SINGA PEFT.
- Add the implementations of tuners for SINGA PEFT.
- Add the implementations of the autograd functions for SINGA PEFT.
- Add the multiprocess implementations for SINGA PEFT.

- Update the healthcare model zoo.
- Restructure the folders for the healthcare model zoo.
- Update the training files and model files for the healthcare model zoo.
- Update the documentations for the healthcare model zoo.

- Add more healthcare examples.
- Add the implementations of the candidiasis disease application.
- Add the implementations of the cardiovascular disease application.

- Add the implementations for more attention mechanisms.

- Update the encoder layers for the transformer model.

- Fix typos in Python module docstrings.

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

Release Notes - SINGA - Version singa-5.0.0

SINGA is a distributed deep learning library.
Expand Down
270 changes: 0 additions & 270 deletions examples/demos/Classification/BloodMnist/ClassDemo.py

This file was deleted.

45 changes: 0 additions & 45 deletions examples/demos/Classification/BloodMnist/Readme.md

This file was deleted.

Loading
Loading