Skip to content

Add aten_convolution_backward function #7304

Add aten_convolution_backward function

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

    10 files   -      17     10 suites   - 17   3m 51s ⏱️ - 2h 17m 26s
 3 444 tests  -   9 634  2 509 ✅  -  7 982    934 💤  -   1 649  1 ❌  - 3 
10 815 runs   - 354 969  8 136 ✅  - 74 395  2 677 💤  - 280 565  2 ❌  - 9 

Results for commit 97cc9d4. ± Comparison against earlier commit b32ada3.

Annotations

Check warning on line 0 in onnxscript.tools.transformers_models.phi_test.TestExportPhi

See this annotation in the file changed.

@github-actions 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