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
Unlike __fp16, _Float16 is passed without conversion to double, and so it's an unexpected argument type at that position when used with %f and the like, and should raise a warning.