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

[torchlib] Implement upsample_nearest{nd}.vec #1874

Merged
merged 11 commits into from
Sep 24, 2024

Format

e118582
Select commit
Loading
Failed to load commit list.
Merged

[torchlib] Implement upsample_nearest{nd}.vec #1874

Format
e118582
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 1s

12.50% of diff hit (target 75.02%)

View this Pull Request on Codecov

12.50% of diff hit (target 75.02%)

Annotations

Check warning on line 2500 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#L2500

Added line #L2500 was not covered by tests

Check warning on line 2557 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#L2557

Added line #L2557 was not covered by tests

Check warning on line 2559 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#L2559

Added line #L2559 was not covered by tests

Check warning on line 2578 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#L2578

Added line #L2578 was not covered by tests

Check warning on line 2581 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#L2580-L2581

Added lines #L2580 - L2581 were not covered by tests

Check warning on line 2605 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#L2605

Added line #L2605 was not covered by tests

Check warning on line 2612 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#L2612

Added line #L2612 was not covered by tests

Check warning on line 2638 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#L2638

Added line #L2638 was not covered by tests

Check warning on line 2645 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#L2645

Added line #L2645 was not covered by tests