Skip to content

[torchlib] Implement aten__upsample_bicubic2d_aa and aten__upsample_bilinear2d_aa functions #2383

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

Merged
merged 4 commits into from
Jun 17, 2025

Delete tests/function_libs/torch_lib/test_aa_upsample_validation.py

8b27676
Select commit
Loading
Failed to load commit list.
Merged

[torchlib] Implement aten__upsample_bicubic2d_aa and aten__upsample_bilinear2d_aa functions #2383

Delete tests/function_libs/torch_lib/test_aa_upsample_validation.py
8b27676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 17, 2025 in 1s

50.00% of diff hit (target 70.37%)

View this Pull Request on Codecov

50.00% of diff hit (target 70.37%)

Annotations

Check warning on line 2396 in onnxscript/function_libs/torch_lib/ops/nn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/nn.py#L2395-L2396

Added lines #L2395 - L2396 were not covered by tests

Check warning on line 2480 in onnxscript/function_libs/torch_lib/ops/nn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/nn.py#L2479-L2480

Added lines #L2479 - L2480 were not covered by tests