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

[Relax] Update ONNX frontend for unique, nonzero and compress #17511

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Hzfengsy
Copy link
Member

This PR updates the ONNX frontend:

  • Add match cast for unique and nonzero operators, enabling further import of ONNX models.
  • Add support for compress operator.
  • Fix the shape of the output tensor for nonzero operator.

This PR updates the ONNX frontend:

- Add match cast for unique and nonzero operators, enabling further import of ONNX models.
- Add support for compress operator.
- Fix the shape of the output tensor for nonzero operator.
@tqchen tqchen merged commit c7e9292 into apache:main Nov 12, 2024
18 checks passed
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.

2 participants