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
On my system, which doesn't have native Float16, the method for rounding(Float16) doesn't exist. As far as I see effectively the rounding mode is RoundNearest, no? So I guess the method should be defined and it should return RoundNearest.