-
Notifications
You must be signed in to change notification settings - Fork 6
Description
docker image:
registry.mthreads.com/mcconline/musa-pytorch-dev-public:rc3.1.0-v1.3.0-S4000-py310
inside the container:
bash scripts/run_unittest.sh
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
--------------------------------------------------------- generated xml file: /home/torch_musa/build/reports/unit_test/S3000-operator-test-failed-results.xml ---------------------------------------------------------
=============================================================================================== short test summary info ===============================================================================================
FAILED tests/unittest/operator/test_conv.py::test_conv2d_bwd[True-dtype2-common_config1] - AssertionError: Max abs error: 0.46875 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv2d_bwd[False-dtype2-common_config1] - AssertionError: Max abs error: 0.484375 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv3d_bwd[True-dtype2-common_config1] - AssertionError: Max abs error: 0.390625 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv3d_bwd[False-dtype2-common_config1] - AssertionError: Max abs error: 0.4375 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose2d_bwd[True-dtype2-common_config0] - AssertionError: Max abs error: 3.5 found in 2-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose2d_bwd[False-dtype2-common_config0] - AssertionError: Max abs error: 2.25 found in 2-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose3d_fwd[dtype2-True-True-common_config0] - AssertionError: Max abs error: 0.125 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose3d_fwd[dtype2-True-False-common_config0] - AssertionError: Max abs error: 0.078125 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose3d_fwd[dtype2-False-True-common_config0] - AssertionError: Max abs error: 0.09375 found in 1-th comparasion
FAILED tests/unittest/operator/test_conv.py::test_conv_transpose3d_fwd[dtype2-False-False-common_config0] - AssertionError: Max abs error: 0.09375 found in 1-th comparasion
====================================================================== 10 failed, 38577 passed, 22 skipped, 2515 warnings in 3128.15s (0:52:08) =======================================================================