You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update math tests to specify a proper tolerance (#2483)
The PR updates third party tests for hyperbolic and trigonometric
elementwise functions to specify correct tolerance for float16 data type
(to set `atol=1e-3`) and to keep `atol=1e-5` for other dtypes.
0 commit comments