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
Once Kokkos::fill_random supports half_t, remove the half precision workarounds in unit_test/batched; these workarounds exist in all functions ending in _half.
Once
Kokkos::fill_random
supports half_t, remove the half precision workarounds inunit_test/batched
; these workarounds exist in all functions ending in_half
.Related to kokkos/kokkos#3531.
Depends on kokkos/kokkos#3922.
The text was updated successfully, but these errors were encountered: