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
Arm backend: Convert asserts to raise errors in op_rsqrt (pytorch#10107)
Asserts are converted to proper raises to ensure graph integrity.
Improve error messages and add additional check that both input and
output are of data type fp32.
Signed-off-by: Sebastian Larsson <[email protected]>
0 commit comments