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
Implement the "castConvert" function to adjusting values to smaller bitdepth types (e.g from float to int8) or with different sign (e.g from int8 to uint8)
Detect the case and provide alternative CAST option