mmgeneration icon indicating copy to clipboard operation
mmgeneration copied to clipboard

[Fix] Disbale gpu fuser on pt19

Open LeoXing1996 opened this issue 2 years ago • 1 comments

Refers to clean-fid.

LeoXing1996 avatar Jan 07 '22 07:01 LeoXing1996

Codecov Report

Merging #208 (c261dcd) into master (69333cf) will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   75.60%   75.62%   +0.01%     
==========================================
  Files         128      128              
  Lines        8933     8943      +10     
  Branches     1783     1785       +2     
==========================================
+ Hits         6754     6763       +9     
  Misses       1729     1729              
- Partials      450      451       +1     
Flag Coverage Δ
unittests 75.62% <66.66%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
mmgen/core/evaluation/metrics.py 75.43% <66.66%> (-0.09%) :arrow_down:
...chitectures/stylegan/generator_discriminator_v2.py 87.77% <0.00%> (+1.11%) :arrow_up:

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 69333cf...c261dcd. Read the comment docs.

codecov[bot] avatar Jan 07 '22 07:01 codecov[bot]