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
But isn't the determinism isn't also guaranteed for PyTorch matmul unless you specifically specify deterministic = True, which hurt the performance anyway?
Marlin internally uses locks to synchronize the threads. This canresult in very slight nondeterminism for Marlin.
why?
The text was updated successfully, but these errors were encountered: