-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Use fp16 utils from mmcv #200
Conversation
Codecov Report
@@ Coverage Diff @@
## master #200 +/- ##
==========================================
+ Coverage 83.84% 84.53% +0.69%
==========================================
Files 114 108 -6
Lines 7070 6921 -149
Branches 1118 1071 -47
==========================================
- Hits 5928 5851 -77
+ Misses 941 871 -70
+ Partials 201 199 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I haven't got the chance to try fp16, so @hellock may review this |
How about the benchmark? |
Still have some problems to solve:
|
Fix #153