771 Commits

Author SHA1 Message Date
youkaichao
66d828d8d3
[Enhancement] Rename fast_conv_bn_eval to efficient_conv_bn_eval (#1251) 2023-07-15 22:13:17 +08:00
i-aki-y
276c614bf5
[Fix] Fix scalar check in RuntimeInfoHook (#1250) 2023-07-15 22:03:43 +08:00
youkaichao
40e49ff747
[Feature] Enable fast conv bn eval (#1202) 2023-07-14 18:21:55 +08:00
Zaida Zhou
278f7f5666
[Docs] Add ecosystem in README (#1247) 2023-07-12 14:06:28 +08:00
Mashiro
0549e1ce01
Bump version to v0.8.2 (#1246) v0.8.2 2023-07-12 10:57:12 +08:00
Qingyun
de81d29abd
[Fix] Fix the logic of setting lazy_import (#1239) 2023-07-11 22:32:20 +08:00
Mashiro
955b5712c4
[Fix] Fix pickle the Python style config (#1241) 2023-07-11 20:37:48 +08:00
Mashiro
b2295a258c
bump version to v0.8.1 (#1237) v0.8.1 2023-07-05 23:27:51 +08:00
Mashiro
8d4bac2616
[Enhance] Enhance config (#1232) 2023-07-05 23:27:08 +08:00
Zaida Zhou
33e30b7cb6
[Docs] how to train a large model (#1228) 2023-07-05 18:20:07 +08:00
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) v0.8.0 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) v0.7.4 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