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

[Feature] Support CPU training #720

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

ckkelvinchan
Copy link
Member

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #720 (9faf1fd) into master (933220a) will increase coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
+ Coverage   81.80%   81.92%   +0.12%     
==========================================
  Files         211      212       +1     
  Lines       11896    11955      +59     
  Branches     1912     1922      +10     
==========================================
+ Hits         9731     9794      +63     
+ Misses       1869     1862       -7     
- Partials      296      299       +3     
Flag Coverage Δ
unittests 81.90% <0.00%> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
mmedit/apis/train.py 18.00% <0.00%> (ø)
mmedit/apis/__init__.py 100.00% <0.00%> (ø)
mmedit/apis/video_interpolation_inference.py 91.22% <0.00%> (ø)
...t/models/video_interpolators/basic_interpolator.py 97.32% <0.00%> (+0.02%) ⬆️
mmedit/models/video_interpolators/cain.py 100.00% <0.00%> (+4.00%) ⬆️
mmedit/apis/matting_inference.py 39.02% <0.00%> (+19.51%) ⬆️

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 933220a...9faf1fd. Read the comment docs.

@wangruohui
Copy link
Member

Should we also modify somewhere in the documents ?

@ckkelvinchan
Copy link
Member Author

Should we also modify somewhere in the documents ?

Let me check

@wangruohui wangruohui merged commit 58e7844 into open-mmlab:master Feb 10, 2022
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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