Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] support get flops and parameters in dev-1.x #1414

Merged
merged 20 commits into from
Oct 9, 2022

Conversation

vansin
Copy link
Collaborator

@vansin vansin commented Sep 28, 2022

Motivation

mmocr 1.x doesn't support the get flops

Modification

add the get_flops script and the doc

@CLAassistant
Copy link

CLAassistant commented Sep 28, 2022

CLA assistant check
All committers have signed the CLA.

@vansin vansin changed the title [WIP] support get flops and parameters [WIP] support get flops and parameters in dev-1.x Sep 28, 2022
Copy link
Collaborator

@gaotongxiao gaotongxiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can provide English docs as well.

docs/zh_cn/user_guides/useful_tools.md Outdated Show resolved Hide resolved
tools/analysis_tools/get_flops.py Outdated Show resolved Hide resolved
@vansin vansin added L1 and removed L1 labels Sep 30, 2022
docs/zh_cn/user_guides/useful_tools.md Outdated Show resolved Hide resolved
docs/zh_cn/user_guides/useful_tools.md Outdated Show resolved Hide resolved
docs/en/user_guides/useful_tools.md Outdated Show resolved Hide resolved
docs/en/user_guides/useful_tools.md Outdated Show resolved Hide resolved
docs/en/user_guides/useful_tools.md Outdated Show resolved Hide resolved
docs/en/user_guides/useful_tools.md Outdated Show resolved Hide resolved
vansin and others added 8 commits October 9, 2022 13:21
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
@gaotongxiao gaotongxiao merged commit e7e4677 into open-mmlab:dev-1.x Oct 9, 2022
Mekacher-Anis pushed a commit to Mekacher-Anis/mmocr that referenced this pull request Oct 11, 2022
* [Feature] support get_flops

* [Fix] add the divisor

* [Doc] add the get_flops doc

* [Doc] update the get_flops doc

* [Doc] update get FLOPs doc

* [Fix] delete unnecessary args

* [Fix] delete unnecessary code in get_flops

* [Doc] update get flops doc

* [Fix] remove unnecessary code

* [Doc] add space between Chinese and English

* [Doc] add English doc of get flops

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* [Docs] fix the lint

* fix

* fix docs

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants