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

Determine if tests added in ONNX 1.17.0 should be supported #3849

Open
6 tasks
eddieliao opened this issue Feb 26, 2025 · 0 comments
Open
6 tasks

Determine if tests added in ONNX 1.17.0 should be supported #3849

eddieliao opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@eddieliao
Copy link
Contributor

ONNX 1.17.0 adds the following tests that we currently fail:

  • test_convtranspose_group_2_cpu
  • test_convtranspose_group_2_image_3_cpu
  • test_reduce_max_empty_set_cpu
  • test_reduce_sum_empty_axes_input_noop_cpu
  • test_resize_tf_crop_and_resize_extrapolation_value_cpu
  • test_resize_upsample_sizes_nearest_not_smaller_cpu

We are currently excluding these from our test_py_3.12_backend test (#3846), but we should probably go through and determine if any of these we should be supporting.

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

No branches or pull requests

1 participant