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

Update core.py

b701d9a
Select commit
Loading
Failed to load commit list.
Open

Add aten_convolution_backward function #1707

Update core.py
b701d9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 25, 2024 in 0s

2.77% of diff hit (target 76.29%)

View this Pull Request on Codecov

2.77% of diff hit (target 76.29%)

Annotations

Check warning on line 2118 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#L2113-L2118

Added lines #L2113 - L2118 were not covered by tests

Check warning on line 2123 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#L2122-L2123

Added lines #L2122 - L2123 were not covered by tests

Check warning on line 2142 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#L2141-L2142

Added lines #L2141 - L2142 were not covered by tests

Check warning on line 2152 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#L2144-L2152

Added lines #L2144 - L2152 were not covered by tests

Check warning on line 2155 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#L2155

Added line #L2155 was not covered by tests

Check warning on line 2158 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#L2158

Added line #L2158 was not covered by tests

Check warning on line 2165 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#L2160-L2165

Added lines #L2160 - L2165 were not covered by tests

Check warning on line 2172 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#L2167-L2172

Added lines #L2167 - L2172 were not covered by tests

Check warning on line 2174 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#L2174

Added line #L2174 was not covered by tests

Check warning on line 2176 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#L2176

Added line #L2176 was not covered by tests