mmrazor icon indicating copy to clipboard operation
mmrazor copied to clipboard

[Bug]Fix tracer bugs and make groups bugs

Open HIT-cwh opened this issue 2 years ago • 1 comments

  1. New backward ops are added in Pytorch 1.10.2 and 1.12.
  2. Fix register_same_mutable

HIT-cwh avatar Jul 16 '22 05:07 HIT-cwh

Codecov Report

Merging #198 (fe6873c) into dev-1.x (cebc1aa) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           dev-1.x    #198      +/-   ##
==========================================
- Coverage     1.05%   1.05%   -0.01%     
==========================================
  Files          110     110              
  Lines         4058    4077      +19     
  Branches       633     635       +2     
==========================================
  Hits            43      43              
- Misses        4011    4030      +19     
  Partials         4       4              
Flag Coverage Δ
unittests 1.05% <0.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
mmrazor/core/tracer/parsers.py 0.00% <ø> (ø)
...models/mutables/mutable_channel/mutable_channel.py 0.00% <0.00%> (ø)
...models/mutators/channel_mutator/channel_mutator.py 0.00% <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 cebc1aa...fe6873c. Read the comment docs.

codecov[bot] avatar Jul 16 '22 05:07 codecov[bot]