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

Bump version to v0.24.0 #1533

Merged
merged 10 commits into from
Apr 29, 2022
Merged

Bump version to v0.24.0 #1533

merged 10 commits into from
Apr 29, 2022

Conversation

MeowZheng
Copy link
Collaborator

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

Bump v0.24.0

Modification

  1. Revise changelog
  2. Revise README
  3. Revise docker/serve/Dockerfile
  4. Revise mmseg/version.py
  5. Revise get_started

BC-breaking (Optional)

Does the modification introduce changes that break the backward-compatibility of the downstream repos?
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

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like MMDet or MMDet3D.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #1533 (5566da7) into master (62c3a7d) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1533      +/-   ##
==========================================
+ Coverage   90.30%   90.40%   +0.10%     
==========================================
  Files         140      141       +1     
  Lines        8345     8443      +98     
  Branches     1403     1423      +20     
==========================================
+ Hits         7536     7633      +97     
- Misses        571      572       +1     
  Partials      238      238              
Flag Coverage Δ
unittests 90.40% <100.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmseg/version.py 58.33% <100.00%> (ø)
mmseg/core/__init__.py 100.00% <0.00%> (ø)
mmseg/core/utils/__init__.py 100.00% <0.00%> (ø)
mmseg/models/backbones/__init__.py 100.00% <0.00%> (ø)
mmseg/models/losses/cross_entropy_loss.py 86.90% <0.00%> (ø)
mmseg/core/layer_decay_optimizer_constructor.py
...eg/core/utils/layer_decay_optimizer_constructor.py
mmseg/core/optimizers/__init__.py 100.00% <0.00%> (ø)
mmseg/models/backbones/mae.py 91.83% <0.00%> (ø)
...re/optimizers/layer_decay_optimizer_constructor.py 96.11% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62c3a7d...5566da7. Read the comment docs.

@MeowZheng MeowZheng changed the title [WIP] Bump version to v0.24.0 Bump version to v0.24.0 Apr 29, 2022
docs/en/changelog.md Outdated Show resolved Hide resolved
docs/en/changelog.md Outdated Show resolved Hide resolved
docs/en/changelog.md Outdated Show resolved Hide resolved
docs/en/changelog.md Outdated Show resolved Hide resolved
docs/en/changelog.md Outdated Show resolved Hide resolved
docs/en/changelog.md Outdated Show resolved Hide resolved
MeowZheng and others added 7 commits April 29, 2022 20:39
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
@MeowZheng MeowZheng merged commit c4c0c1f into open-mmlab:master Apr 29, 2022
@MeowZheng MeowZheng deleted the v0.24.0 branch April 29, 2022 14:23
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
* [WIP] Bump version to v0.24.0

* changelog

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* Update docs/en/changelog.md

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>

* words

* typo

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* add paint by example

* mkae loading possibel

* up

* Update src/diffusers/models/attention.py

* up

* finalize weight structure

* make example work

* make it work

* up

* up

* fix

* del

* add

* update

* Apply suggestions from code review

* correct transformer 2d

* finish

* up

* up

* up

* up

* fix

* Apply suggestions from code review

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>

* Apply suggestions from code review

* up

* finish

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
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.

3 participants