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
Fixed add_contig_impl and add_matrix_vector_broadcasting_contig_impl
Corrected/added checks for validity of sub-groups reads/writes.
Added -fno-approx-func flag to compile element-wise functions, as well
as -fno-finite-math-only flag.
Fixed test_cos_order test to account for NumPy using float16 for intermediate
computations for inputs of type "i1", but CPU RT does not support float16.
0 commit comments