-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: open-mmlab/mmcv
base: v2.0.0rc2
head repository: open-mmlab/mmcv
compare: v2.0.0rc3
- 18 commits
- 68 files changed
- 13 contributors
Commits on Oct 24, 2022
-
[Docs] Make installation commands compatible with windows cmd (#2353)
* fix the install bug in win cmd * fix the install bug in win cmd * Update README.md Co-authored-by: Zaida Zhou <[email protected]> * Update README_zh-CN.md Co-authored-by: Zaida Zhou <[email protected]> * Update docs/en/get_started/installation.md Co-authored-by: Zaida Zhou <[email protected]> * Update docs/zh_cn/get_started/installation.md Co-authored-by: Zaida Zhou <[email protected]> * Update docs/en/get_started/installation.md Co-authored-by: Zaida Zhou <[email protected]> * Update docs/zh_cn/get_started/installation.md Co-authored-by: Zaida Zhou <[email protected]> Co-authored-by: lym <[email protected]> Co-authored-by: Zaida Zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0cac22 - Browse repository at this point
Copy the full SHA a0cac22View commit details
Commits on Oct 27, 2022
-
[Features] Add stack ball query and stack group points ops (#2292)
* add stack sa model ops * fix lint * fix lint * fix comments * fix bug * fix lint * fix comments * fix lint * fix lint * fix
Configuration menu - View commit details
-
Copy full SHA for 4e0341f - Browse repository at this point
Copy the full SHA 4e0341fView commit details
Commits on Oct 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f58b91 - Browse repository at this point
Copy the full SHA 5f58b91View commit details
Commits on Nov 22, 2022
-
[Fix] Fix roi align symbolic for torch>=1.13 (#2443)
* fix roi align symbolic for torch>1.13 * fix lint
q.yao authoredNov 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ea1b48 - Browse repository at this point
Copy the full SHA 1ea1b48View commit details -
Add torch1.13 checking in CI (#2441)
* Add torch1.13 in CI * swith to python3.7 * fix windows error
Configuration menu - View commit details
-
Copy full SHA for ac47088 - Browse repository at this point
Copy the full SHA ac47088View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bb0611 - Browse repository at this point
Copy the full SHA 3bb0611View commit details -
[Fix] Fix three nn op can not accept half tensor (#2348)
* Fix three nn half inpt * update test
Configuration menu - View commit details
-
Copy full SHA for 2d10616 - Browse repository at this point
Copy the full SHA 2d10616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0e992 - Browse repository at this point
Copy the full SHA 4a0e992View commit details -
[Feature] Support RoIAwarePool3d with cambricon MLU backend (#2359)
* [Feature] Support RoiawarePool3d with cambricon MLU backend. * [Feature] Support RoiawarePool3d with cambricon MLU backend.
Configuration menu - View commit details
-
Copy full SHA for e9777ad - Browse repository at this point
Copy the full SHA e9777adView commit details -
[Feature] Support Iou3d with cambricon MLU backend (#2339)
* [Feature] Support Iou3d with cambricon MLU backend * [Feature] add double line * [Feature] add line
Configuration menu - View commit details
-
Copy full SHA for 6c89b71 - Browse repository at this point
Copy the full SHA 6c89b71View commit details -
[Fix] Fix Correlation op (#2274)
* fix correlation * fix lint
Configuration menu - View commit details
-
Copy full SHA for b0646e0 - Browse repository at this point
Copy the full SHA b0646e0View commit details -
[Docs] Refine contributing.md (#1941)
* refaictor CONTRIBUDING.MD * refaictor CONTRIBUDING.MD * fix source rvm shell command * fix lint * add chinese contributing.md * fix error render * fix error render * refine description * refine description * minor refine * install ffmpeg before ut * Minor retfine * Minor refine * refine chinese contributing.md * Refine * Fix as comment * Fix as comment * restore pr.md * minor refine * minor refine * update chinese CONTRIBUTING.md in root dir * adjust imgae size * update en CONTRIBUTING.md * update en CONTRIBUTING.md * update contributing.md in docs * restore change of index.rst * Fix as comment * minor refine * remove content in PR.md * minor refine * minor refine * minor refine * Fix as comment * rename * minor refine
Configuration menu - View commit details
-
Copy full SHA for 7e7425f - Browse repository at this point
Copy the full SHA 7e7425fView commit details -
[Docs] Add code style guide (#2406)
* [Docs] Add code style guide * add typing and mypy links * fix format
Configuration menu - View commit details
-
Copy full SHA for 4c6e99c - Browse repository at this point
Copy the full SHA 4c6e99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e847cf8 - Browse repository at this point
Copy the full SHA e847cf8View commit details -
[Feature] Support NMS with cambricon MLU590 backend (#2401)
* [Feature] Support Nms with cambricon MLU590 backend support 590 for nms * add blank
Configuration menu - View commit details
-
Copy full SHA for 193de43 - Browse repository at this point
Copy the full SHA 193de43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a093997 - Browse repository at this point
Copy the full SHA a093997View commit details -
[Fix] Fix a not proper assertion in RandomChoiceResize (#2450)
* fix assertion * remove assert * use is_seq_of
Configuration menu - View commit details
-
Copy full SHA for b852c1c - Browse repository at this point
Copy the full SHA b852c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104aaa8 - Browse repository at this point
Copy the full SHA 104aaa8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0rc2...v2.0.0rc3