Add aten_convolution_backward function #7304
GitHub Actions / Test Results
failed
Jul 4, 2024 in 0s
1 fail, 934 skipped, 2 509 pass in 3m 51s
Annotations
Check warning on line 0 in onnxscript.tools.transformers_models.phi_test.TestExportPhi
github-actions / Test Results
2 out of 5 runs failed: test_phi_dort_static (onnxscript.tools.transformers_models.phi_test.TestExportPhi)
artifacts/Test Results (py311-macos-latest)/pytest.xml [took 6s]
artifacts/Test Results (py311-onnx-weekly-macos-latest)/pytest.xml [took 3s]
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