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
[Windows][ARC][UT] tests/gpu/examples/test_rms_norm.py::TestNNMethod::test_rms_norm_bw failed with error AssertionError: Tensor-likes are not close!
[Error Details]
================= Session test_rms_norm.py =================
test_rms_norm.py::TestNNMethod::test_rms_norm_bw, FAILED, E AssertionError: Tensor-likes are not close!, 1.960
E AssertionError: Tensor-likes are not close!
E
E Mismatched elements: 128 / 16384 (0.8%)
E Greatest absolute difference: 488.0 at index (9973 ) (up to 0.1 allowed)
E Greatest relative difference: 0.265625 at index (9860 ) (up to 0.1 allowed)
E
E To execute this test run the following from the base repo dir:
E python test_rms_norm.py TestNNMethod.test_rms_norm_bw
E
E This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
[Windows][ARC][UT] tests/gpu/examples/test_rms_norm.py::TestNNMethod::test_rms_norm_bw failed with error AssertionError: Tensor-likes are not close!
[Error Details]
================= Session test_rms_norm.py =================
test_rms_norm.py::TestNNMethod::test_rms_norm_bw, FAILED, E AssertionError: Tensor-likes are not close!, 1.960
self = <test_rms_norm.TestNNMethod testMethod=test_rms_norm_bw>
test_rms_norm.py:94:
dtype = torch.bfloat16
E AssertionError: Tensor-likes are not close!
E
E Mismatched elements: 128 / 16384 (0.8%)
E Greatest absolute difference: 488.0 at index (9973 ) (up to 0.1 allowed)
E Greatest relative difference: 0.265625 at index (9860 ) (up to 0.1 allowed)
E
E To execute this test run the following from the base repo dir:
E python test_rms_norm.py TestNNMethod.test_rms_norm_bw
E
E This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
test_rms_norm.py:89: AssertionError
---------------------------- Captured stdout call -----------------------------
test_rms_norm_fw_bw torch.bfloat16
The text was updated successfully, but these errors were encountered: