Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aten_convolution_backward function #1707

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Merge branch 'main' into xiaowu/addConvBackward

1eb33c3
Select commit
Loading
Failed to load commit list.
Open

Add aten_convolution_backward function #1707

Merge branch 'main' into xiaowu/addConvBackward
1eb33c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 8, 2024 in 0s

86.95% of diff hit (target 75.24%)

View this Pull Request on Codecov

86.95% of diff hit (target 75.24%)

Annotations

Check warning on line 2126 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L2126

Added line #L2126 was not covered by tests

Check warning on line 6671 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L6671

Added line #L6671 was not covered by tests

Check warning on line 6678 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L6678

Added line #L6678 was not covered by tests

Check warning on line 72 in onnxscript/tools/training_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/training_helper.py#L72

Added line #L72 was not covered by tests

Check warning on line 104 in onnxscript/tools/training_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/tools/training_helper.py#L104

Added line #L104 was not covered by tests