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

[Fix] fix some typos #6

Merged
merged 4 commits into from
Dec 23, 2021
Merged

[Fix] fix some typos #6

merged 4 commits into from
Dec 23, 2021

Conversation

pppppM
Copy link
Collaborator

@pppppM pppppM commented Dec 23, 2021

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation of this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

BC-breaking (Optional)

Does the modification introduce changes that break the backward compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

After PR:

  • If the modification has potential influence on downstream or other related projects, this PR should be tested with those projects, like MMDet or MMSeg.
  • CLA has been signed and all committers have signed the CLA in this PR.

@pppppM pppppM merged commit 4a01ec6 into master Dec 23, 2021
@pppppM pppppM deleted the fix_urls branch December 23, 2021 10:01
pppppM added a commit that referenced this pull request Dec 23, 2021
* Base Framework (#24)

* Base Framework

* [Feature] Add loss

* [Feature] Add op (#4)

* [Feature] Add mutator (#3)

* [Feature] Add mutable (#2)

* [Feature] Add architecture (#1)

* [Docs] Add Docs (#6)

* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* update docs (#12)

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add README (#10)

* add readme

* refactor readme

* add logo

* update release time

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add Resources (#11)

* add resources

* fix known_third_party

* fix known_third_party

* fix known_third_party

* refactor resources

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* add pytest (#18)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add utils (#17)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add distillers (#16)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add pruners (#15)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix bug

* update docstring (#20)

* Prepare for open source (#23)

* update MMRazor description

* update Github action

* add Mircosoft copyright

* update requirements

* fix  a bug

* fix a typo

Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix readme and pre-commit

* rename tutorials

* fix a bug

* pass lint

Co-authored-by: pppppM <67539920+pppppM@users.noreply.github.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
pppppM pushed a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>
pppppM added a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* fix typos

* refactor README

* fix lint

* fix lint
pppppM added a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* Base Framework (open-mmlab#24)

* Base Framework

* [Feature] Add loss

* [Feature] Add op (open-mmlab#4)

* [Feature] Add mutator (open-mmlab#3)

* [Feature] Add mutable (open-mmlab#2)

* [Feature] Add architecture (open-mmlab#1)

* [Docs] Add Docs (open-mmlab#6)

* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* update docs (open-mmlab#12)

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add README (open-mmlab#10)

* add readme

* refactor readme

* add logo

* update release time

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add Resources (open-mmlab#11)

* add resources

* fix known_third_party

* fix known_third_party

* fix known_third_party

* refactor resources

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* add pytest (open-mmlab#18)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add utils (open-mmlab#17)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add distillers (open-mmlab#16)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add pruners (open-mmlab#15)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix bug

* update docstring (open-mmlab#20)

* Prepare for open source (open-mmlab#23)

* update MMRazor description

* update Github action

* add Mircosoft copyright

* update requirements

* fix  a bug

* fix a typo

Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix readme and pre-commit

* rename tutorials

* fix a bug

* pass lint

Co-authored-by: pppppM <67539920+pppppM@users.noreply.github.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
pppppM added a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* fix typos

* refactor README

* fix lint

* fix lint
pppppM added a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* Base Framework (open-mmlab#24)

* Base Framework

* [Feature] Add loss

* [Feature] Add op (open-mmlab#4)

* [Feature] Add mutator (open-mmlab#3)

* [Feature] Add mutable (open-mmlab#2)

* [Feature] Add architecture (open-mmlab#1)

* [Docs] Add Docs (open-mmlab#6)

* add docs

* fix known_third_party

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* update docs (open-mmlab#12)

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add README (open-mmlab#10)

* add readme

* refactor readme

* add logo

* update release time

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* [Docs] Add Resources (open-mmlab#11)

* add resources

* fix known_third_party

* fix known_third_party

* fix known_third_party

* refactor resources

Co-authored-by: qiufeng <qiufeng3217@gmail.com>

* add pytest (open-mmlab#18)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add utils (open-mmlab#17)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add distillers (open-mmlab#16)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* add pruners (open-mmlab#15)

Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix bug

* update docstring (open-mmlab#20)

* Prepare for open source (open-mmlab#23)

* update MMRazor description

* update Github action

* add Mircosoft copyright

* update requirements

* fix  a bug

* fix a typo

Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>

* fix readme and pre-commit

* rename tutorials

* fix a bug

* pass lint

Co-authored-by: pppppM <67539920+pppppM@users.noreply.github.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
humu789 pushed a commit to humu789/mmrazor that referenced this pull request Feb 13, 2023
* better retinanet support

* prepare split export tensorrt

* optimizer cfg

* free anchor when static shape

* fix docstring

* use function rewriter instead of module rewriter on retinanet

* fix bug of mmcls tensorrt config

* add single stage mark, static shape support
humu789 pushed a commit to humu789/mmrazor that referenced this pull request Feb 13, 2023
* correct url.

Co-authored-by: AllentDan <41138331+AllentDan@users.noreply.github.com>

* Add readme tags

Co-authored-by: lvhan028 <lvhan_028@163.com>
Co-authored-by: AllentDan <41138331+AllentDan@users.noreply.github.com>
humu789 pushed a commit to humu789/mmrazor that referenced this pull request Feb 13, 2023
* minor changes

* support windows

* fix GCC build

* fix lint

* reformat

* fix Windows build

* fix GCC build

* search backend ops for onnxruntime

* fix lint

* fix lint

* code clean-up

* code clean-up

* fix clang build

* fix trt support

* fix cmake for ncnn

* fix cmake for openvino

* fix SDK Python API

* handle ops for other backends (ncnn, trt)

* handle SDK Python API library location

* robustify linkage

* fix cuda

* minor fix for openvino & ncnn

* use CMAKE_CUDA_ARCHITECTURES if set

* fix cuda preprocessor

* fix misc

* fix pplnn & pplcv, drop support for pplcv<0.6.0

* robustify cmake

* update build.md (#2)

* build dynamic modules as module library & fix demo (partially)

* fix candidate path for mmdeploy_python

* move "enable CUDA" to cmake config for demo

* refine demo cmake

* add comment

* fix ubuntu build

* revert docs/en/build.md

* fix C API

* fix lint

* Windows build doc (#3)

* check in docs related to mmdeploy build on windows

* update build guide on windows platform

* update build guide on windows platform

* make path of thirdparty libraries consistent

* make path consistency

* correct build command for custom ops

* correct build command for sdk

* update sdk build instructions

* update doc

* correct build command

* fix lint

* correct build command and fix lint

Co-authored-by: lvhan <lvhan@pjlab.org>

* trailing whitespace (#4)

* minor fix

* fix sr sdk model

* fix type deduction

* fix cudaFree after driver shutting down

* update ppl.cv installation warning (open-mmlab#5)

* fix device allocator threshold & fix lint

* update doc (open-mmlab#6)

* update ppl.cv installation warning

* missing 'git clone'

Co-authored-by: chenxin <chenxin2@sensetime.com>
Co-authored-by: zhangli <zhangli@sensetime.com>
Co-authored-by: lvhan028 <lvhan_028@163.com>
Co-authored-by: lvhan <lvhan@pjlab.org>
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.

None yet

1 participant