yaqi0510
0ae16a9859
[Docs] Translate CN 'train_a_gan' to EN ( #860 )
...
* Doc: update
* update gan
* Doc: update
2023-01-06 11:01:18 +08:00
Range King
4da5c621d7
[Docs] Fix typos in advanced_tutorials/logging.md ( #861 )
...
* fix typos in zh_cn `logging.md`
* fix typos in en `logging.md`
* Update logging.md
2023-01-04 10:57:51 +08:00
Mashiro
6af88783fb
Bump version to v0.4.0 ( #851 )
...
* Bump version to v0.4.0
* minor refine
* minor refine
* add contributor in changelog
2022-12-28 17:29:04 +08:00
Mashiro
a9b6753fbe
Make TTAModel compatible with FSDP ( #611 )
...
* Add build_runner_with_tta and PrepareTTAHook
* rename hook file
* support build tta runner with runner type
* add unit test
* Add build_runner_with_tta to index.rst
* minor refine
* Add runner test cast
* Fix unit test
* fix unit test
* tmp save
* pop None if key does not exist
* Fix is_model_wrapper and force register class in test_runner
* [Fix] Fix is_model_wrapper
* destroy group after ut
* register module in testcase
* pass through unit test
* fix as comment
* remove breakpoint
* remove mmengine/testing/runner_test_cast.py
* minor refine
* minor refine
* minor refine
* set default data preprocessor for model
* minor refine
* minor refine
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* fix lint
* Fix unit test
* replace with in ImgDataPreprocessor
* Fix as comment
* add inference tutorial in advanced tutorial
* update index.rst
* add tta example
* refine tta tutorial
* Add english tutorial
* add note for build_runner_with_tta
* Fix as comment
* add examples
* remove chinese comment
* Update docs/en/advanced_tutorials/test_time_augmentation.md
Co-authored-by: RangiLyu <lyuchqi@gmail.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: RangiLyu <lyuchqi@gmail.com>
2022-12-27 21:39:43 +08:00
BayMax_BHL
16589ce386
[Feature] Add ProfilerHook ( #768 )
...
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* [Feature] Add profiler hook functionality
* Apply suggestions from code review
* Update mmengine/hooks/profiler_hook.py
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-27 18:58:05 +08:00
RangiLyu
e83ac944b6
[Feature] Registry supports import modules automatically. ( #643 )
...
* [Feature] Support registry auto import modules.
* update
* rebase and fix ut
* add docstring
* remove count_registered_modules
* update docstring
* resolve comments
* resolve comments
* rename ut
* fix warning
* avoid BC breaking
* update doc
* update doc
* resolve comments
2022-12-23 15:46:29 +08:00
Mashiro
60492f4df7
[Fix] Fix the table format in initialized.md ( #844 )
2022-12-23 15:39:48 +08:00
Mashiro
7af68d1b5e
[Docs] Fix a link error in initialization tutorial ( #843 )
2022-12-23 12:17:08 +08:00
Xin Li
bb11f4d392
[Docs] Translate optim_wrapper.md ( #833 )
...
* init
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* update link in the Chinese version
* Update docs/en/tutorials/optim_wrapper.md
* Apply suggestions from code review
* Update docs/en/tutorials/optim_wrapper.md
* merge&remove redundant spaces
* Update docs/en/tutorials/optim_wrapper.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* update flat_decay_mult
* Apply suggestions from code review
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-22 10:44:23 +08:00
Xin Li
8026b20e68
[Docs] Translate registry.md ( #817 )
...
* translate init
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* update link in the chinese version
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/registry.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-13 15:59:04 +08:00
Zaida Zhou
3987602814
[Docs] Translate the documentation of hook design ( #780 )
...
* [Docs] Translate the docs of hook design
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-12 16:27:16 +08:00
Xin Li
63c9773901
[Docs] Translate save_gpu_memory.md ( #803 )
...
* init
* init
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* revise the chinese version on gradiant checkpointing
* Update docs/zh_cn/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-12 15:55:58 +08:00
Timothy
f1152c8877
[Docs] Fix wrong links and typos in doc ( #815 )
...
* update link
* fix typos
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-12 15:38:58 +08:00
Timothy
be0bc3a0ef
[Docs] Fix typos ( #814 )
...
* Update model.md
* Update model.md
* Update model.md
* Update evaluation.md
* Update param_scheduler.md
* Update hook.md
* Fix lint issue
* fix lint issues
Co-authored-by: shanmo <shanmo1412@gmail.com>
2022-12-11 17:12:29 +08:00
Zaida Zhou
7e2d47ba5f
[Docs] Fix failed link in registry ( #811 )
...
* [Docs] Fix failed link in registry
* fix typo
2022-12-10 22:25:31 +08:00
Zaida Zhou
65eb39bfc6
[Docs] Fix docstring format and rescale the image ( #802 )
2022-12-08 14:29:27 +08:00
Mashiro
491d71c0ef
[Docs] Replace markdown table with html table ( #800 )
2022-12-07 22:36:16 +08:00
Ma Zerun
6a3028c0ab
[Docs] Translate data transform docs. ( #737 )
...
* [Docs] Translate data transform tutorial and migration docs.
* Update according to comments
* Update image link
2022-12-07 11:42:24 +08:00
Ma Zerun
fe26c6559e
[Enhance] Support multiple `--cfg-options`. ( #759 )
2022-12-07 10:44:25 +08:00
Range King
bced7d6ef0
[Doc] fix typos in EN contributing.md ( #792 )
2022-12-06 17:39:03 +08:00
zhouzaida
41c60cc3aa
[Docs] Update documentations links in README
2022-12-06 17:22:02 +08:00
RangiLyu
1acdb94d45
[Docs] Translate scheduler tutorial ( #466 )
...
* [Doc] Translate scheduler doc
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Update docs/en/tutorials/param_scheduler.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
04714ef6cf
[Docs] Translate migration docs of model ( #728 )
...
* first commit
* Update two column table wrapper
* update two-column table wrapper
* update chinese
* update chinese migrate model with new css
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Update model.md
* Update docs/en/migration/model.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
af408786a2
[Docs] Translate model tutorial ( #738 )
...
* translate model first time
* Update docs/en/tutorials/model.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
7f11b5d1f0
[Docs] Translate runner tutorial ( #724 )
...
* partially translated the runner tutorial
* more translation done
* finish translation
* minor refine
* minor refine of chinese doc
* Apply suggestions from code review
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* fix as comments
* Apply suggestions from code review
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
88fd959d68
[Docs] Translate config tutorial ( #689 )
...
* First commit
* Fix as comment
* Apply suggestions from code review
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* add content in Predefined fields~
* add content in Predefined fields~
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
yancong
9abf5e04c9
[Docs] Translate fileio doc ( #753 )
...
* translate the fileio doc
* Update docs/en/advanced_tutorials/fileio.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/fileio.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
af2788f721
[Docs] Translate logging design ( #719 )
...
* translate logging design
* fix as comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
* fix as comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
e4cf5fda10
[Docs] translate initialize docs ( #687 )
...
* translate initialize
* Fix as comment
* minor refine
* Fix as comment
* Apply suggestions from code review
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
b142774a42
[Docs] Translate migration guide of Runner ( #720 )
...
* Translate runner
* minor refine
* update two-column table wrapper
* minor refine
* update chinese
* refine chinese runner
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
d7065cdb7e
[Docs] Translate dataset tutorial ( #727 )
...
* translate dataset tutorial
* Apply suggestions from code review
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* fix as comments
* minor refine
* Apply suggestions from code review
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
bda8c940d2
[Docs] translate the mangermixin tutorial ( #711 )
...
* [Docs] translate the mangermixin tutorial
* Fix as comment
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Minor refine
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Remove blank block
* fix lint
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Zaida Zhou
afd66b42b4
[Docs] Translate examples docs ( #715 )
...
* [Docs] Translate examples docs
* Update docs/en/examples/resume_training.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
RangiLyu
6e042dcb6d
[Doc] Translate scheduler migration ( #729 )
...
* [Doc] Translate scheduler migration
* fix
2022-12-06 17:22:02 +08:00
Mashiro
288a7f4abc
[Docs] Update two-column table wrapper ( #726 )
...
* update two-column table wrapper
* update chinese
2022-12-06 17:22:02 +08:00
Mashiro
11ae76ae3e
[Docs] Translate logging docs ( #697 )
...
* Translate logging
* Minor refine
* Fix as comment
* Apply suggestions from code review
* Update logging.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Zaida Zhou
32c2c1e3e4
[Docs] Translate hook docs ( #709 )
...
* [Docs] Translate hook docs
* fix indent
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
daab8e067d
[Doc] Translate runner design ( #710 )
...
* translate runner design
* Update docs/en/design/runner.md
* fix as comments
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
ee75ad4396
[Docs] Translate distributed documentation ( #712 )
2022-12-06 17:22:02 +08:00
RangiLyu
134b63c363
[Doc] Add cross library en doc ( #703 )
...
* [Doc] Add cross library en doc.
* fix
* fix
* Apply suggestions from code review
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Qian Zhao
af0e29094b
[Doc] Adjust docs structure ( #646 )
...
* adjust docs structure
* en caption rename
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/zh_cn/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-06 17:22:02 +08:00
Mashiro
0dd0a22e75
[Docs] Add gif to 15 min tutorial ( #748 )
...
* add gif
* replace gif
* minor refine
* replace gif with higher resolution
2022-12-04 11:21:40 +08:00
Mashiro
a49985f637
[Docs] Add contributing.md and code_style.md ( #754 )
...
* add contributing.md
* refine
* Fix as comment
2022-12-04 10:52:11 +08:00
Mashiro
17624d250e
Bump version to v0.3.2 ( #763 )
...
* Bump version to v0.3.2
* minor refine
* Apply suggestions from code review
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* remove highlights
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-24 23:38:26 +08:00
Xin Li
d837fc1ca7
[Docs] Visualization docs translate ( #692 )
2022-11-18 10:45:15 +08:00
Tao Gong
f9158e233e
[Docs] Add English docs of BaseDataset ( #713 )
...
* add chinese docs of BaseDataset
* fix typo
* fix lint
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/advanced_tutorials/basedataset.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update basedataset.md
* Update basedataset.md
* Update basedataset.md
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-15 20:20:46 +08:00
Mashiro
b35196acd6
Bump version to v0.3.1 ( #706 )
...
* Bump version to v0.3.1
* Bump version to v0.3.1
* Apply suggestions from code review
Fix as comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* update pr
* update pr
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-09 17:09:51 +08:00
Mashiro
4e685931d0
Bump version to v0.3.0 ( #661 )
...
* Bump version to v0.3.0
* minor refine
* Fix as comment
* Fix as comment
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-02 19:34:03 +08:00
Hakjin Lee
0857f9fb40
[Feature] Support torch ZeroRedundancyOptimizer ( #551 )
...
* [Feature] Support torch ZeRORedundancyOptimizer
Co-authored-by: Junhwa Song <ethan9867@gmail.com>
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
Signed-off-by: Hakjin Lee <nijkah@gmail.com>
* lint
* Fix saving optimizer state_dict
* Fix handling import error
* Add test case
* fix UT
* Revert "fix UT"
This reverts commit dd64538960
.
* fix handling import in UT
* Fix saving zero checkpoint and delete redundant master_only
* lint
* test unittest
* Fix handling impor error
* Fix UT condition
* Edit docstrings
* Fix typo
* Skip redundant procudure in checkpoint hook
* fix typo again
* Update mmengine/optim/optimizer/zero_optimizer.py
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Add api info
* lint
* Fix lint
* Handling AmpOptimWrapper case
* handling overlap_with_ddp
* Fix error
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
Signed-off-by: Hakjin Lee <nijkah@gmail.com>
Co-authored-by: Junhwa Song <ethan9867@gmail.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-27 20:31:50 +08:00
Zaida Zhou
9cd071fb5d
[Docs] Add mmengine logo in docs ( #641 )
...
* [Docs] Add mmengine logo in docs
* Remove generated changelog.md
2022-10-26 14:51:25 +08:00