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 parrots op bug #1289

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Conversation

luopeichao
Copy link
Contributor

Fix sync_bn bug in parrots. And when use parrots, open custom op exporting.

mmcv/onnx/info.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #1289 (cb76458) into master (ac0d839) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head cb76458 differs from pull request most recent head 1ec3b7a. Consider uploading reports for the commit 1ec3b7a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1289   +/-   ##
=======================================
  Coverage   68.42%   68.43%           
=======================================
  Files         160      160           
  Lines       10610    10612    +2     
  Branches     1938     1938           
=======================================
+ Hits         7260     7262    +2     
  Misses       2975     2975           
  Partials      375      375           
Flag Coverage Δ
unittests 68.43% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
mmcv/image/photometric.py 99.27% <ø> (ø)
mmcv/onnx/info.py 72.22% <100.00%> (+3.47%) ⬆️

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 ac0d839...1ec3b7a. Read the comment docs.

Copy link
Collaborator

@zhouzaida zhouzaida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhouzaida zhouzaida mentioned this pull request Aug 23, 2021
13 tasks
@ZwwWayne ZwwWayne merged commit ea3e978 into open-mmlab:master Aug 23, 2021
@luopeichao luopeichao deleted the pc/parrots_op_bug_1_3_11 branch January 11, 2022 07:53
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.

3 participants