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] Sync seed for dist sampler #110

Merged
merged 6 commits into from
Mar 28, 2022

Conversation

MeowZheng
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #110 (9a30173) into master (413553e) will increase coverage by 0.18%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   68.45%   68.63%   +0.18%     
==========================================
  Files          89       91       +2     
  Lines        4999     5019      +20     
  Branches      713      716       +3     
==========================================
+ Hits         3422     3445      +23     
+ Misses       1468     1463       -5     
- Partials      109      111       +2     
Flag Coverage Δ
unittests 68.63% <62.50%> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
mmflow/datasets/builder.py 87.50% <ø> (ø)
mmflow/core/utils/dist_utils.py 56.25% <56.25%> (ø)
mmflow/datasets/samplers/distributed_sampler.py 53.01% <66.66%> (+1.16%) ⬆️
mmflow/core/utils/__init__.py 100.00% <100.00%> (ø)
mmflow/datasets/pipelines/transforms.py 79.83% <0.00%> (+1.66%) ⬆️

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 413553e...9a30173. Read the comment docs.

@MeowZheng MeowZheng merged commit 34fbe52 into open-mmlab:master Mar 28, 2022
@MeowZheng MeowZheng deleted the seed_sync_sampler branch March 28, 2022 11:36
MeowZheng added a commit that referenced this pull request Jul 15, 2022
* [Fix] Sync seed for dist sampler

* [Fix] Sync seed for dist sampler

* doc

* sync seed

* mix sampler

* sync in sampler
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