julia
8dd959ef
- Fix overflow for hypot in Float16 (#38322)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix overflow for hypot in Float16 (#38322) * Fix overflow for hypot in Float16 Fixes #38311 * hypot tests for ax > floatmax(ax)/2 * hypot Float16 promote to Float32 Co-authored-by: achuchmala <ach@spyro-soft.com>
References
#38322 - Fix overflow for hypot in Float16
Author
simonbyrne
Parents
0db72ee7
Loading