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] test_weight_norm.py::TestNNMethod::test_weight_norm_different_type failed with error AssertionError: Tensor-likes are not close!
#1401
Open
huaiyuzh opened this issue
Feb 24, 2025
· 0 comments
[Windows][ARC][UT] tests/gpu/examples/test_weight_norm.py::TestNNMethod::test_weight_norm_different_type failed with error AssertionError: Tensor-likes are not close!
[Error Details]
================= Session test_weight_norm.py =================
test_weight_norm.py::TestNNMethod::test_weight_norm_different_type, FAILED, E AssertionError: Tensor-likes are not close!, 1.980
E AssertionError: Tensor-likes are not close!
E
E Mismatched elements: 1 / 8193 (0.0%)
E Greatest absolute difference: 0.5634427070617676 at index (3813 ) (up to 0.001 allowed)
E Greatest relative difference: 2.646775960922241 at index (3813 ) (up to 1e-05 allowed)
E
E To execute this test run the following from the base repo dir:
E python test_weight_norm.py TestNNMethod.test_weight_norm_different_type
E
E This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
test_weight_norm.py:204: AssertionError
The text was updated successfully, but these errors were encountered:
[Windows][ARC][UT] tests/gpu/examples/test_weight_norm.py::TestNNMethod::test_weight_norm_different_type failed with error AssertionError: Tensor-likes are not close!
[Error Details]
================= Session test_weight_norm.py =================
test_weight_norm.py::TestNNMethod::test_weight_norm_different_type, FAILED, E AssertionError: Tensor-likes are not close!, 1.980
self = <test_weight_norm.TestNNMethod testMethod=test_weight_norm_different_type>
E AssertionError: Tensor-likes are not close!
E
E Mismatched elements: 1 / 8193 (0.0%)
E Greatest absolute difference: 0.5634427070617676 at index (3813 ) (up to 0.001 allowed)
E Greatest relative difference: 2.646775960922241 at index (3813 ) (up to 1e-05 allowed)
E
E To execute this test run the following from the base repo dir:
E python test_weight_norm.py TestNNMethod.test_weight_norm_different_type
E
E This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
test_weight_norm.py:204: AssertionError
The text was updated successfully, but these errors were encountered: