-
Notifications
You must be signed in to change notification settings - Fork 17
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
Base.decompose(::BFloat16) #50
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 65.41% 67.60% +2.19%
==========================================
Files 3 3
Lines 133 142 +9
==========================================
+ Hits 87 96 +9
Misses 46 46
☔ View full report in Codecov by Sentry. |
@oscardssmith merge? |
I thought our EDIT I thought this was in the Julia repo |
@milankl Let me know if you'd find it useful to have commit access to this package. |
Shouldn't the long-term plan be to have |
Yes, I'd be happy to add more methods here whenever I work with BFloat16! |
Following ideas of
https://github.com/JuliaLang/julia/blob/cdec4c21bdfffa9b198b8ecdde83aa082ebfc4e9/base/float.jl#L736-L756
So that