Commit Graph

300 Commits (e461581e55b5e2cd32d3d4036400d0fe4adb47aa)

Author SHA1 Message Date
fanqiNO1 e461581e55
[Docs] Add build mmengine-lite from source (#1435) 2023-11-22 11:02:12 +08:00
fanqiNO1 be48e8b2f4
bump version to v0.10.0 (#1430) 2023-11-21 09:33:51 +08:00
fanqiNO1 6be0aeb777
[Feature] Support for installing mmengine without opencv (#1429) 2023-11-20 22:00:46 +08:00
fanqiNO1 46784185cf
bump version to v0.9.1 (#1421) 2023-11-03 16:03:56 +08:00
Zaida Zhou c65187c6b8
[Docs] Rename master to main (#1397) 2023-10-18 19:13:26 +08:00
fanqiNO1 6c5eebb823
bump version to v0.9.0 (#1384) 2023-10-10 18:55:41 +08:00
fanqiNO1 3b639da1ef
[Docs] Fix typo (#1385) 2023-10-10 11:32:46 +08:00
fanqiNO1 bf30c444de
Update the version info (#1383) 2023-10-09 16:18:40 +08:00
Shu Liqiang b8a31671a4
[Feature] Runner supports setting the number of iterations for per epoch (#1292) 2023-10-08 16:43:44 +08:00
Mashiro 95d875832a
[Enhance] Support for installing minimal runtime dependencies (#1362) 2023-10-08 16:38:40 +08:00
takuoko d617bcafdd
[Feature] Support Adafactor Optimizer (#1361) 2023-09-21 16:30:24 +08:00
Zaida Zhou 9b94af42b8
[Docs] Update the usage of bitsandbytes in Chinese document (#1359) 2023-09-15 23:14:33 +08:00
takuoko e91bfa4593
[Feature] Support bitsandbytes (#1357) 2023-09-15 22:56:11 +08:00
Range King 9a19f8bc89
[Feature] Add AimVisBackend (#1347) 2023-09-09 11:39:48 +08:00
Range King 273fb2b333
[Feature] Add DVCLiveVisBackend (#1336) 2023-09-08 17:22:23 +08:00
Zaida Zhou 45ee96d0c4
[Docs] Add activation checkpointing usage (#1341) 2023-09-05 11:23:44 +08:00
Mashiro 19ab172b2d
Fix typos and documents of colossalai (#1315) 2023-08-22 16:13:55 +08:00
Mashiro db32234241
[Feature] Add colossalai strategy (#1299) 2023-08-18 15:09:35 +08:00
Zaida Zhou 03ad86cfd2
[Docs] Add a image for neptune (#1312) 2023-08-18 10:48:55 +08:00
Theodore 43e308caaf
[Feature] Add NeptuneVisBackend (#1311) 2023-08-17 23:29:58 +08:00
Zaida Zhou a483dba9d1
fix typo (#1298) 2023-08-08 10:49:13 +08:00
Mashiro d9fee4fbb1
bump version to v0.8.4 (#1291) 2023-08-03 22:13:49 +08:00
Zaida Zhou a54e814bf8
[Docs] Fix unused parameters (#1288) 2023-08-03 15:45:30 +08:00
Mashiro 5c5ec8b168
Add a segmentation example (#1282) 2023-08-03 15:27:58 +08:00
Mashiro d480df7112
bump version to v0.8.3 (#1278) 2023-07-31 16:57:06 +08:00
Zaida Zhou 5ef75fd7a7
[Docs] Introduce how to customize distributed training settings (#1279) 2023-07-31 15:40:45 +08:00
KerwinKai 68360e7ce8
[Feature] Add parameter `save_begin` for CheckpointHook (#1271) 2023-07-25 19:21:21 +08:00
Miguel Méndez 9f21d38907
[Docs] Add short explanation about registry scope (#1114) 2023-07-17 10:21:44 +08:00
youkaichao 66d828d8d3
[Enhancement] Rename fast_conv_bn_eval to efficient_conv_bn_eval (#1251) 2023-07-15 22:13:17 +08:00
youkaichao 40e49ff747
[Feature] Enable fast conv bn eval (#1202) 2023-07-14 18:21:55 +08:00
Mashiro 0549e1ce01
Bump version to v0.8.2 (#1246) 2023-07-12 10:57:12 +08:00
Mashiro b2295a258c
bump version to v0.8.1 (#1237) 2023-07-05 23:27:51 +08:00
Zaida Zhou 33e30b7cb6
[Docs] how to train a large model (#1228) 2023-07-05 18:20:07 +08:00
Mashiro 529bab815f
[Fix] Fix docs (#1233) 2023-07-04 22:20:30 +08:00
Mashiro eea8a7135c
Bump version to v0.8.0 (#1221) 2023-06-30 17:35:56 +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
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
Mashiro 6ece63ed35
[Feature] Support Pure Python style Configuration File (#1071) 2023-06-16 12:52:07 +08:00
syo093c 0052873b41
[Docs] Fix typo in document (#1201) 2023-06-14 22:15:20 +08:00
Evan eb2dc671e9
[Docs] English introduction (#1189) 2023-06-06 18:45:59 +08:00
Mashiro a2e410bd48
bump version to v0.7.4 (#1184) 2023-06-03 23:28:39 +08:00
Zaida Zhou cf477d15a2
[Docs] Add the usage of clearml (#1180) 2023-06-01 21:54:30 +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
Zaida Zhou 691500dce6
[Docs] Move the usage of distributed training to a single document (#1171) 2023-05-28 20:10:16 +08:00
Xin Li d59acfbd9f
[Docs] Translate data_element.md (#1067) 2023-05-23 12:59:29 +08:00