Mashiro
|
62f9504d70
|
[Fix] FSDP should call _get_ignored_modules (#1235)
|
2023-07-04 22:39:05 +08:00 |
Mashiro
|
529bab815f
|
[Fix] Fix docs (#1233)
|
2023-07-04 22:20:30 +08:00 |
Mashiro
|
317d8f3178
|
[Fix] Remove auto find_ignored_modules (#1231)
|
2023-07-03 19:54:54 +08:00 |
Mashiro
|
d5a46d4144
|
[Fix] Implement `copy` and `__copy__` for `ConfigDict` (#1230)
|
2023-07-03 15:11:10 +08:00 |
Mashiro
|
20d477dae1
|
[Enhancement] Only recognize modules `mixed gradients` as `ignored_modules` (#1226)
|
2023-07-01 22:50:36 +08:00 |
Mashiro
|
b638d3b1fe
|
[Fix] Fix new config (#1227)
|
2023-07-01 22:35:11 +08:00 |
Mashiro
|
eea8a7135c
|
Bump version to v0.8.0 (#1221)
|
2023-06-30 17:35:56 +08:00 |
Mashiro
|
1480261e8f
|
[Enhance] Config adds copy method (#1224)
|
2023-06-30 17:11:16 +08:00 |
Mashiro
|
f930b9fe53
|
Fix docstring format (#1223)
|
2023-06-30 10:39:19 +08:00 |
Mashiro
|
399f76ffa8
|
[Experimental] Add support for FSDP (#1213)
|
2023-06-29 15:19:33 +08:00 |
Zaida Zhou
|
ccd5dc8b18
|
[Experimental] Add FlexibleRunner and Strategies (#1183)
|
2023-06-29 15:19:33 +08:00 |
Mashiro
|
22aa46bf56
|
[Docs] Fix config doc (#1218)
|
2023-06-28 19:01:08 +08:00 |
Mashiro
|
6c5366649e
|
[Fix] Fix undefined variable error in Runner (#1219)
|
2023-06-28 18:59:22 +08:00 |
Zaida Zhou
|
d03a1da9a9
|
[Docs] Add a document to introduce how to debug with vscode (#1212)
|
2023-06-27 16:46:47 +08:00 |
Maxime G
|
186e17dbe7
|
[Docs] Fix a comment in runner tutorial (#1210)
|
2023-06-27 11:34:25 +08:00 |
Mashiro
|
478c952a6d
|
[Refacor] Replace 'if base' with 'with read_base' context manager (#1207)
|
2023-06-25 13:53:19 +08:00 |
edkair
|
42dd97d029
|
[Fix] gpu collection during evaluation (#1208)
|
2023-06-24 16:42:25 +08:00 |
Mashiro
|
04b0ffee76
|
[Fix] Fix ut error in docker (#1204)
|
2023-06-16 22:05:08 +08:00 |
Zaida Zhou
|
1c3332c96e
|
Fix the syntax in github action (#1203)
|
2023-06-16 14:38:43 +08:00 |
Mashiro
|
6ece63ed35
|
[Feature] Support Pure Python style Configuration File (#1071)
|
2023-06-16 12:52:07 +08:00 |
Zaida Zhou
|
1ab646de17
|
Skip mmcv in CI when torch < 1.8 (#1199)
|
2023-06-15 14:15:00 +08:00 |
syo093c
|
0052873b41
|
[Docs] Fix typo in document (#1201)
|
2023-06-14 22:15:20 +08:00 |
Zaida Zhou
|
2c35c164d2
|
[Fix] CheckpointHook should check whether file exists before removing it (#1198)
|
2023-06-12 22:35:07 +08:00 |
Akide Liu
|
94e7a3bb57
|
[Enhance] Learning rate in log can show the base learning rate of optimizer (#1019)
|
2023-06-08 19:51:15 +08:00 |
Evan
|
eb2dc671e9
|
[Docs] English introduction (#1189)
|
2023-06-06 18:45:59 +08:00 |
薛定谔的加菲猫
|
d87c481407
|
[Enhance] WandbVisBackend supports updating config (#977)
|
2023-06-06 17:31:04 +08:00 |
Alexander Soare
|
8593691c1a
|
Refine the error message when auto_scale_lr is not set correctly (#1181)
|
2023-06-06 17:06:27 +08:00 |
Mashiro
|
a2e410bd48
|
bump version to v0.7.4 (#1184)
|
2023-06-03 23:28:39 +08:00 |
Zaida Zhou
|
19aa1eb780
|
[Fix] Save checkpoint again to update best_ckpt of ckpt (#1168)
|
2023-06-02 14:42:56 +08:00 |
Mashiro
|
9d9f2b761e
|
[Fix] Fix unit test failed for limited CI resources (#1163)
|
2023-06-02 11:33:05 +08:00 |
Zaida Zhou
|
cf477d15a2
|
[Docs] Add the usage of clearml (#1180)
|
2023-06-01 21:54:30 +08:00 |
i-aki-y
|
6df9621a06
|
[Feature] Add support for full wandb's define_metric arguments (#1099)
|
2023-06-01 21:50:29 +08:00 |
vugia truong
|
68414516aa
|
[Feature] Add vis backend for clearml (#878) (#1091)
|
2023-06-01 17:41:34 +08:00 |
Zaida Zhou
|
4a9e379c1a
|
[Feature] Support Sophia optimizers (#1170)
|
2023-05-30 15:44:06 +08:00 |
Xiang Xu
|
a92f87099f
|
[Fix] Fix the AttributeError raised by _get_device_id (#1172)
|
2023-05-29 13:03:20 +08:00 |
Adrian Joshua Strutt
|
0ff89f7c36
|
[Enhancement] Handle the case for Multi-Instance GPUs when using cuda_visible_devices (#1164)
|
2023-05-28 21:30:36 +08:00 |
Zaida Zhou
|
691500dce6
|
[Docs] Move the usage of distributed training to a single document (#1171)
|
2023-05-28 20:10:16 +08:00 |
Zaida Zhou
|
193b7fdfcc
|
[Refactor] Let unit tests not affect each other (#1169)
|
2023-05-27 22:36:04 +08:00 |
Mashiro
|
5d4e72144a
|
[Fix] Fix `ProfileHook` can not profile performance in ddp-training (#1140)
|
2023-05-26 10:55:15 +08:00 |
zimonitrome
|
277b530880
|
[Fix] Close MLflowVisBackend only if active (#1144) (#1151)
|
2023-05-25 23:54:00 +08:00 |
Mashiro
|
426a565908
|
Fix unit test error due to program abort caused by limited resources (#1162)
* Fix unit test error due to program abort cause by limited resources
* clean the code
|
2023-05-25 16:22:17 +08:00 |
CokeDong
|
49613414b2
|
[Feature] Support dipu device (#1127)
|
2023-05-25 14:10:45 +08:00 |
Zaida Zhou
|
7451216259
|
fix format (#1160)
|
2023-05-23 17:20:42 +08:00 |
Eric Chen
|
55019b89c5
|
[Feature] MLflowVisBackend adds a new paramter to select config keys to be saved (#1159)
|
2023-05-23 17:07:04 +08:00 |
Xin Li
|
d59acfbd9f
|
[Docs] Translate data_element.md (#1067)
|
2023-05-23 12:59:29 +08:00 |
sYonu9
|
4bc2fe1aae
|
[Fix] Correctly record random seed in log (#1152)
|
2023-05-19 14:14:56 +08:00 |
YQisme
|
15298f3621
|
[Docs] Fix a typo (#1154)
|
2023-05-19 14:13:59 +08:00 |
gy77
|
ec2e00ae90
|
[Docs] Fix a missing comma in tutorials/runner.md (#1146)
|
2023-05-16 14:20:44 +08:00 |
WZN
|
8a0fae01f5
|
[Enhancement] Add an option to control whether to use progress bar in BaseInference (#1135)
* show_track
* Update mmengine/infer/infer.py
* Update mmengine/infer/infer.py
---------
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
|
2023-05-09 15:55:08 +08:00 |
TankNee
|
d4bb561ff8
|
Add a text classification in examples (#1122)
|
2023-05-09 15:48:47 +08:00 |