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
Less than
Vectors of f32 = 16, 32 gets converted to 64xf32 as those are legal.
Vectors of bf16 = 32xbf16 is a custom case converts other sizes into
this corresponding vector.
0 commit comments