Releases: SwanHubX/SwanLab
Releases · SwanHubX/SwanLab
v0.6.8
What's Changed
- docs: fix logo cache by @Zeyi-Lin in #1188
- docs(readme): add lerobot guide in readme by @swpfY in #1193
- Fix/transformers eval by @SAKURA-CAT in #1191
- fix: Windows 系统下,与 accelerate 一起使用时,local 模式因默认 gkb 编码导致报错 by @Notte118 in #1195
- fix: Host string parsing by @CedricHwong in #1204
- feature: sync pro by @SAKURA-CAT in #1194
- fix: sync resume folder by @SAKURA-CAT in #1208
- feat: support pr&roc&confusion_matrix plot by @Nexisato in #1209
- Increase timeout for subprocess calls to 5 seconds and catch all exce by @axuj in #1211
- feat(api): get experiment metrics by @kites262 in #1148
- Update documentation links to official SwanLab docs by @SAKURA-CAT in #1215
- docs(readme): 0.6.8 by @Zeyi-Lin in #1212
New Contributors
- @Notte118 made their first contribution in #1195
- @CedricHwong made their first contribution in #1204
- @axuj made their first contribution in #1211
Full Changelog: v0.6.7...v0.6.8
v0.6.7
What's Changed
- Fix resume parameter handling and add env var tests by @SAKURA-CAT in #1157
- feat: lightning integration add warning by @Zeyi-Lin in #1158
- feat: improve sync series by @Zeyi-Lin in #1159
- feat: match online mode by @Zeyi-Lin in #1161
- docs: readme upgrade by @Zeyi-Lin in #1164
- Handle backup write errors and improve timer cancel by @SAKURA-CAT in #1165
- Refactor section assignment logic in SwanLabKey by @SAKURA-CAT in #1172
- Fix error key usage in SwanLabKey class by @SAKURA-CAT in #1174
- feat: swanlab.Video by @Zeyi-Lin in #765
- add transformers test script by @ShaohonChen in #1184
- Update project and experiment name length limits by @SAKURA-CAT in #1187
- docs: readme changelog 0.6.7 by @Zeyi-Lin in #1181
Full Changelog: v0.6.6...v0.6.7
v0.6.6
a patch version
What's Changed
- Fix callback execution order in _create_operator by @SAKURA-CAT in #1154
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- docs: readme changelog 0.6.4 by @Zeyi-Lin in #1104
- docs: fix readme typo by @Zeyi-Lin in #1105
- fix: requests version by @SAKURA-CAT in #1107
- feat: LogdirFileWriter plugin by @Zeyi-Lin in #1108
- Fix/core python by @SAKURA-CAT in #1109
- feat: integration ray by @Zeyi-Lin in #1114
- feat: reinit by @Zeyi-Lin in #1110
- refactor: tidy swankit by @SAKURA-CAT in #1111
- docs: readme accelerate by @Zeyi-Lin in #1116
- refa(api): project structure by @kites262 in #1120
- Refactor/data-code by @SAKURA-CAT in #1126
- docs(readme): add areal by @Zeyi-Lin in #1135
- docs: changelog by @Zeyi-Lin in #1137
- feat(api): delete project & experiment by @kites262 in #1138
- Fix host string handling in save_key and add tests by @SAKURA-CAT in #1140
- Ensure netrc file is properly flushed and synced by @SAKURA-CAT in #1146
- Featrure/resume by @SAKURA-CAT in #1141
- Remove LocalRunCallback import and update callback imports by @SAKURA-CAT in #1152
- docs: readme resume by @Zeyi-Lin in #1143
Thanks to https://github.com/kingdee for the feedback: #1140
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Feature/protobuf by @Kaikaikaifang in #1074
- feat: impl health checker and init data collector by @Kaikaikaifang in #1077
- docs: reamde 0.6.3 by @Zeyi-Lin in #1086
- fix: #1084 by @Zeyi-Lin in #1088
- feat: change wb converter params
mode
by @Zeyi-Lin in #1094 - Fix/some bugs by @SAKURA-CAT in #1095
- Feat/record proto by @SAKURA-CAT in #1091
- Feature/core by @SAKURA-CAT in #1100
- Refactor/core python by @SAKURA-CAT in #1102
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- 将torch.profiler保存至本地 by @Puiching-Memory in #859
- Chore/opt some misc by @SAKURA-CAT in #1066
- 修复SwanLab accelerate集成使其对1.7.0版本及以下accelerate支持 by @ShaohonChen in #1070
- feat: support memory record by @Nexisato in #1065
- fix: pip list freeze by @Zeyi-Lin in #1073
- fix(test): openapi arg by @kites262 in #1075
- feat: sync-multi-exp by @SAKURA-CAT in #1076
- feat:add-table by @ComPleHN in #1068
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
🎉 offline mode: sync logs to cloud as you wish!
- fix/cambricon monitor by @Nexisato in #1041
- feat: mmengine config by @Zeyi-Lin in #1039
- fix: config parse bool type by @SAKURA-CAT in #1044
- feat(openapi): rename & refactor by @kites262 in #1005
- refactor: change backup mode to offline by @SAKURA-CAT in #1048
- feat: update xgboost integration by @Zeyi-Lin in #1053
- feat: allow user set hardwrare interval by @SAKURA-CAT in #1050
- Feature/sync by @SAKURA-CAT in #1047
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- docs: readme echarts by @Zeyi-Lin in #1007
- update SwanLabTracker for accelerate by @ShaohonChen in #1016
- feat: support DCU monitor by @Nexisato in #1020
- fix: metax type by @SAKURA-CAT in #1017
- feat: allow get npu power by @SAKURA-CAT in #1012
- chore: change step duplicate log level by @SAKURA-CAT in #1029
- Create
__main__.py
by @SAKURA-CAT in #1028
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: some misc by @SAKURA-CAT in #995
- feat: get_requirements support pixi by @genghisun in #980
- feat: echarts chart by @ComPleHN in #986
- fix: only all and stderr can upload error info by @SAKURA-CAT in #1000
- feat: hardware monitor metax by @Zeyi-Lin in #1001
- docs: readme changelog 0.6.0 by @Zeyi-Lin in #1004
New Contributors
- @genghisun made their first contribution in #980
- @ComPleHN made their first contribution in #986
Full Changelog: v0.5.9...0.6.0
v0.5.9
What's Changed
- docs: readme 0.5.8 by @Zeyi-Lin in #981
- feat(openapi): support dict-style access for object by @kites262 in #979
- feat(openapi): get exp summary by @kites262 in #978
- feat: add tags to an experiment during SwanLab initialization by @happy-riosky in #982
- feat: security mask by @Feudalman in #983
- fix: resend request when experiment does not exist by @SAKURA-CAT in #985
- Feat/default setting by @Zoeyuan1222 in #984
- feat: support moorethreads collector by @Nexisato in #987
- Refactor/output stream by @SAKURA-CAT in #988
- feat: add integration tags by @Zeyi-Lin in #990
- fix: exp color by @SAKURA-CAT in #991
- feat: compat self host api by @SAKURA-CAT in #994
New Contributors
- @Zoeyuan1222 made their first contribution in #984
Full Changelog: v0.5.8...v0.5.9