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 bug in non-distributed training/testing #239

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

LeoXing1996
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #239 (8bd7e91) into master (40376b4) will decrease coverage by 0.52%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   76.75%   76.22%   -0.53%     
==========================================
  Files         130      134       +4     
  Lines        9421     9633     +212     
  Branches     1899     1931      +32     
==========================================
+ Hits         7231     7343     +112     
- Misses       1726     1823      +97     
- Partials      464      467       +3     
Flag Coverage Δ
unittests 76.22% <ø> (-0.53%) ⬇️

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

Impacted Files Coverage Δ
mmgen/models/losses/gen_auxiliary_loss.py 45.18% <0.00%> (-22.94%) ⬇️
...chitectures/stylegan/generator_discriminator_v2.py 86.66% <0.00%> (-1.12%) ⬇️
mmgen/models/losses/__init__.py 100.00% <0.00%> (ø)
mmgen/models/architectures/__init__.py 100.00% <0.00%> (ø)
mmgen/models/architectures/arcface/helpers.py 90.00% <0.00%> (ø)
mmgen/models/architectures/arcface/model_irse.py 71.11% <0.00%> (ø)
mmgen/models/architectures/arcface/__init__.py 100.00% <0.00%> (ø)
mmgen/models/architectures/arcface/id_loss.py 28.94% <0.00%> (ø)

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 40376b4...8bd7e91. Read the comment docs.

@LeoXing1996 LeoXing1996 requested a review from plyfager March 7, 2022 06:44
@LeoXing1996 LeoXing1996 changed the title [WIP] Fix bug in non-distributed training/testing [Fix] Fix bug in non-distributed training/testing Mar 7, 2022
@plyfager plyfager merged commit be191db into open-mmlab:master Mar 7, 2022
LeoXing1996 pushed a commit that referenced this pull request Jul 16, 2022
[Fix] Fix bug in non-distributed training/testing
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 2022
* Organize liif readme

Signed-off-by: lizz <lizz@sensetime.com>

* fix

Signed-off-by: lizz <lizz@sensetime.com>
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.

2 participants