mmengine/docs/en
wangjiangben-hw 601db12d38
[Feature] Support engine with NPU backend. (#572)
* init npu

* Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmengine/dist/dist.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* change to is_hccl_backend

* Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* add comment with AmpOptimWrapper

* Update mmengine/runner/amp.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmengine/runner/amp.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* add npu fn in base_model

* Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* clean lint

* Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmengine/model/base_model/base_model.py

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>

* add is_npu_available

* try to fix

* Add comments

* Refine grammar

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: HAOCHENYE <21724054@zju.edu.cn>
2022-10-24 11:42:29 +08:00
..
_static [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
_templates [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
advanced_tutorials [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
api [Feature] Support engine with NPU backend. (#572) 2022-10-24 11:42:29 +08:00
design [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
examples [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
get_started [Docs] Translate installation and 15_min (#629) 2022-10-19 10:51:16 +08:00
migration [Docs] Fix index.rst in docs (#505) 2022-09-01 11:34:03 +08:00
notes Bump version to v0.2.0 (#591) 2022-10-11 23:08:17 +08:00
tutorials [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
Makefile [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
conf.py [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
docutils.conf [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
index.rst Bump version to v0.2.0 (#591) 2022-10-11 23:08:17 +08:00
make.bat [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
switch_language.md [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00