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

add op trouble shooting #479

Merged
merged 6 commits into from
Aug 13, 2020
Merged

add op trouble shooting #479

merged 6 commits into from
Aug 13, 2020

Conversation

yhcao6
Copy link
Contributor

@yhcao6 yhcao6 commented Aug 11, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #479 into master will increase coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #479   +/-   ##
=======================================
  Coverage   63.15%   63.16%           
=======================================
  Files         129      129           
  Lines        7209     7210    +1     
  Branches     1268     1269    +1     
=======================================
+ Hits         4553     4554    +1     
  Misses       2430     2430           
  Partials      226      226           
Flag Coverage Δ
#unittests 63.16% <50.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
mmcv/ops/sync_bn.py 19.64% <0.00%> (+0.51%) ⬆️
mmcv/runner/hooks/sampler_seed.py 50.00% <0.00%> (-30.00%) ⬇️
mmcv/runner/epoch_based_runner.py 72.16% <100.00%> (ø)
mmcv/utils/config.py 88.31% <100.00%> (+0.04%) ⬆️

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 cac22f8...96e246e. Read the comment docs.

@hellock
Copy link
Member

hellock commented Aug 11, 2020

Add a FAQ page like open-mmlab/mmdetection#3530. Some common issues in 3530 can also be added here.

docs/ops.md Outdated Show resolved Hide resolved
@hellock hellock merged commit dc77848 into open-mmlab:master Aug 13, 2020
wxzs5 pushed a commit to wxzs5/mmcv that referenced this pull request Aug 16, 2020
* add op trouble shooting

* update trouble_shooting.md

* clean ops.md

* add trouble shooting to index.rst

* reorder

* add troubleshooting in readme
anthracene pushed a commit to anthracene/mmcv that referenced this pull request Aug 17, 2020
* add op trouble shooting

* update trouble_shooting.md

* clean ops.md

* add trouble shooting to index.rst

* reorder

* add troubleshooting in readme
anthracene pushed a commit to anthracene/mmcv that referenced this pull request Aug 18, 2020
* add op trouble shooting

* update trouble_shooting.md

* clean ops.md

* add trouble shooting to index.rst

* reorder

* add troubleshooting in readme
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