Add aten_convolution_backward function #7322
GitHub Actions / Test Results
failed
Jul 8, 2024 in 0s
1 errors, 1 fail, 2 247 skipped, 9 556 pass in 2h 27m 9s
Annotations
Check failure on line 0 in tests.function_libs.torch_lib.ops_test.TestOutputConsistencyEagerCPU
github-actions / Test Results
1 out of 19 runs with error: test_output_match_opinfo__clamp_cpu_float16 (tests.function_libs.torch_lib.ops_test.TestOutputConsistencyEagerCPU)
artifacts/Test Results (py311-ort-nightly-windows-latest)/pytest.xml [took 0s]
Raw output
failed on setup with "worker 'gw3' crashed while running 'tests/function_libs/torch_lib/ops_test.py::TestOutputConsistencyEagerCPU::test_output_match_opinfo__clamp_cpu_float16'"
worker 'gw3' crashed while running 'tests/function_libs/torch_lib/ops_test.py::TestOutputConsistencyEagerCPU::test_output_match_opinfo__clamp_cpu_float16'
Check warning on line 0 in onnxscript.tools.transformers_models.phi_test.TestExportPhi
github-actions / Test Results
All 7 runs failed: test_phi_dort_static (onnxscript.tools.transformers_models.phi_test.TestExportPhi)
artifacts/Test Results (py310-macos-latest)/pytest.xml [took 19s]
artifacts/Test Results (py310-ubuntu-latest)/pytest.xml [took 7s]
artifacts/Test Results (py311-macos-latest)/pytest.xml [took 5s]
artifacts/Test Results (py311-onnx-weekly-macos-latest)/pytest.xml [took 7s]
artifacts/Test Results (py311-onnx-weekly-ubuntu-latest)/pytest.xml [took 7s]
artifacts/Test Results (py311-ubuntu-latest)/pytest.xml [took 10s]
artifacts/Test Results (py39-ubuntu-latest)/pytest.xml [took 9s]
Raw output
AssertionError: The length of the sequences mismatch: 1 != 4
onnxscript/_internal/version_utils.py:114: in call_f
return fct(self)
onnxscript/tools/transformers_models/phi_test.py:106: in test_phi_dort_static
torch.testing.assert_close(expected_gradients[0], gradients[0], atol=1e-5, rtol=1e-5)
E AssertionError: The length of the sequences mismatch: 1 != 4
Loading