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 #238

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Conversation

plyfager
Copy link
Collaborator

We support CPU training. Reference: open-mmlab/mmdetection#7016

@plyfager plyfager requested a review from LeoXing1996 January 26, 2022 12:01
@codecov
Copy link

codecov bot commented Jan 26, 2022

Codecov Report

Merging #238 (5f022c0) into master (40376b4) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
- Coverage   76.75%   76.71%   -0.05%     
==========================================
  Files         130      130              
  Lines        9421     9421              
  Branches     1899     1899              
==========================================
- Hits         7231     7227       -4     
- Misses       1726     1728       +2     
- Partials      464      466       +2     
Flag Coverage Δ
unittests 76.71% <0.00%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
mmgen/apis/train.py 20.00% <0.00%> (ø)
...chitectures/stylegan/generator_discriminator_v1.py 88.70% <0.00%> (-1.13%) ⬇️
mmgen/models/architectures/stylegan/mspie.py 90.59% <0.00%> (-1.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 40376b4...5f022c0. Read the comment docs.

@plyfager plyfager merged commit bcc1822 into open-mmlab:master Jan 26, 2022
LeoXing1996 pushed a commit that referenced this pull request Jul 16, 2022
[Feature] Support CPU training
LeoXing1996 pushed a commit to LeoXing1996/mmgeneration that referenced this pull request Oct 27, 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.

1 participant