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
[AMD] Fix matmul unit test failure on RDNA4 (#7631)
This PR fixes language/test_matmul.py::test_simple_matmul failures for
fp64 on RDNA4.
There were 4 failing test cases of the form
test_matmul.py::test_simple_matmul[float64 - float64], These failures
were specific to the RDNA4 backend and are now resolved by this PR.
0 commit comments