chrisbbayley
Results
1
issues of
chrisbbayley
# Bug Report ### Describe the bug The documentation for [Resize](https://github.com/onnx/onnx/blob/main/docs/Operators.md#Resize) describes the following behavior ``` if coordinate_transformation_mode is "pytorch_half_pixel", x_original = length_resized > 1 ? (x_resized + 0.5) /...
bug
operator