mmengine/docs/zh_cn
Songyang Zhang aee2f6a688
[Feature] Support model complexity computation (#779)
* [Feature] Add support model complexity computation

* [Fix] fix lint error

* [Feature] update print_helper

* Update docstring

* update api, docs, fix lint

* fix lint

* update doc and add test

* update docstring

* update docstring

* update test

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/print_helper.py

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

* Update mmengine/analysis/complexity_analysis.py

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

* Update docs/en/advanced_tutorials/model_analysis.md

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

* Update docs/en/advanced_tutorials/model_analysis.md

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

* update docs

* update docs

* update docs and docstring

* update docs

* update test withj mmlogger

* Update mmengine/analysis/complexity_analysis.py

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

* Update tests/test_analysis/test_activation_count.py

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

* Apply suggestions from code review

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

* update test according to review

* Apply suggestions from code review

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

* fix lint

* fix test

* Apply suggestions from code review

* fix API document

* Update analysis.rst

* rename variables

* minor refinement

* Apply suggestions from code review

* fix lint

* replace tabulate with existing rich

* Apply suggestions from code review

* indent

* Update mmengine/analysis/complexity_analysis.py

* Update mmengine/analysis/complexity_analysis.py

* Update mmengine/analysis/complexity_analysis.py

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: zhouzaida <zhouzaida@163.com>
2023-02-20 15:00:28 +08:00
..
_static [Docs] Update two-column table wrapper (#726) 2022-12-06 17:22:02 +08:00
_templates [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
advanced_tutorials [Docs] Temporarily skip errors in building pdf docs at readthedocs (#928) 2023-02-14 16:55:35 +08:00
api [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
common_usage [Docs] how to set the interval parameter (#917) 2023-02-14 11:42:49 +08:00
design [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
examples [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
get_started [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
migration [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
notes [Docs] Temporarily skip errors in building pdf docs at readthedocs (#928) 2023-02-14 16:55:35 +08:00
tutorials [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
Makefile [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
conf.py [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00
cp_origin_docs.sh [Docs] Fix cannot show `changelog.md` in chinese documents. (#606) 2022-10-14 16:56:34 +08:00
docutils.conf [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
index.rst [Feature] Support model complexity computation (#779) 2023-02-20 15:00:28 +08:00
make.bat [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
switch_language.md [Docs] Resolve warnings in sphinx build (#915) 2023-02-08 20:36:57 +08:00