-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Feature] Support GPU Normalize #586
Conversation
Codecov Report
@@ Coverage Diff @@
## master #586 +/- ##
==========================================
+ Coverage 84.31% 84.33% +0.02%
==========================================
Files 124 125 +1
Lines 8774 8824 +50
Branches 1468 1479 +11
==========================================
+ Hits 7398 7442 +44
- Misses 1019 1022 +3
- Partials 357 360 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
a5755d1
to
68f81b7
Compare
@innerlee kindly ping :p |
I suppose there should be more reviewers? cc. @hellock |
configs/recognition/c3d/c3d_sports1m_gpu_normalize_16x1x1_45e_ucf101_rgb.py
Outdated
Show resolved
Hide resolved
Test GPU Normalize on 1080TI, TITAN XP, and Tesla V100. |
Okay, you can train a full model in V100, and upload the ckpt to modelzoo for future reference. |
fix #470