Skip to content

Support pytorch_half_pixel value for coordinate_transform_mode #647

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 1 commit into from
Apr 1, 2025

Conversation

robertknight
Copy link
Owner

Support the pytorch_half_pixel transform mode in the Resize operator. See https://onnx.ai/onnx/operators/onnx__Resize.html#attributes.

@robertknight
Copy link
Owner Author

Related spec issue: onnx/onnx#4275

Support the `pytorch_half_pixel` transform mode in the `Resize`
operator. See https://onnx.ai/onnx/operators/onnx__Resize.html#attributes.

There are some upstream spec issues around this value, linked in the comments.
The implementation matches the current spec and ORT.
@robertknight robertknight merged commit 37aa6d3 into main Apr 1, 2025
2 checks passed
@robertknight robertknight deleted the pytorch-half-pixel branch April 1, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant