FAIL: test_fp8_matmul1 (torch.float8_e4m3fn) (__main__.Fp8Test)
Fp8Test.test_fp8_matmul1 (torch.float8_e4m3fn)
test_fp8_matmul(torch.float8_e4m3fn)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/absl/testing/parameterized.py", line 325, in bound_param_test
return test_method(self, testcase_params)
File "/__w/xla/xla/pytorch/xla/test/test_fp8.py", line 40, in test_fp8_matmul
self.assertTrue(
AssertionError: False is not true
However, the PR that adds the commit passed all checks.
First seen in https://github.com/pytorch/xla/actions/runs/14093325122/job/39477076394
However, the PR that adds the commit passed all checks.