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 ddp ut #2060

Merged
merged 1 commit into from
Sep 13, 2022
Merged

[Fix] Fix ddp ut #2060

merged 1 commit into from
Sep 13, 2022

Conversation

MeowZheng
Copy link
Collaborator

as title

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Base: 89.10% // Head: 89.10% // No change to project coverage 👍

Coverage data is based on head (41c9c10) compared to base (b51670b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2060   +/-   ##
=======================================
  Coverage   89.10%   89.10%           
=======================================
  Files         145      145           
  Lines        8711     8711           
  Branches     1470     1470           
=======================================
  Hits         7762     7762           
  Misses        707      707           
  Partials      242      242           
Flag Coverage Δ
unittests 89.10% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MeowZheng MeowZheng merged commit ca7c098 into open-mmlab:master Sep 13, 2022
@MeowZheng MeowZheng deleted the fix-ddp-ut branch September 13, 2022 05:08
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
…se safetensors (open-mmlab#2060)

* allow a local model directory to be used for merging

* moved checkpoint merge bugfix into main for testing

* possibly fix local variable "config_dict" referenced before assignment

* fix deprecation warning

* debugging...

* debugging

* allow safetensors

* safetensors try again

* fix syntax error

* further debugging

* fix logic error when checkpoint 2 is none

* more debugging...

* more debuging...

* more debugging...

* more debugging...

* debugging

* clean up status reporting

* skip the requires_safety_checker boolean

* moved checkpoint merge bugfix into main for testing

* possibly fix local variable "config_dict" referenced before assignment

* fix deprecation warning

* allow safetensors

* fix logic error when checkpoint 2 is none

* clean up status reporting

* undo hack to use private repo for community pipelines

* allow a local model directory to be used for merging

* allow safetensors

* clean up status reporting

* reformatted with black

* sort imported modules correctly

* Update examples/community/checkpoint_merger.py

Co-authored-by: Patrick von Platen <[email protected]>

* Update examples/community/checkpoint_merger.py

Co-authored-by: Patrick von Platen <[email protected]>

* Update examples/community/checkpoint_merger.py

Co-authored-by: Patrick von Platen <[email protected]>

* fix import style error

Co-authored-by: Lincoln Stein <[email protected]>
Co-authored-by: Patrick von Platen <[email protected]>
huajiangjiangLi pushed a commit to pytorchuser/HD-Seg that referenced this pull request Apr 12, 2023
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

2 participants