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][Frontend][Onnx] fix clip unsqueeze opset implement #16604

Merged
merged 1 commit into from Feb 22, 2024

Conversation

chengven027
Copy link
Contributor

Hi, tvm:
This PR fixes a bug related to different opsets in the clip and unsqueeze operations.
My model's opset default version is 10, and there is no implementation for opset below 10 for these two operators. Therefore, there might be some issues.

@tqchen tqchen merged commit 8fe0164 into apache:main Feb 22, 2024
14 checks passed
@tqchen
Copy link
Member

tqchen commented Feb 22, 2024

Thanks @chengven027-intellif !

@chengven027 chengven027 deleted the fix.clip.unsqueeze.bug branch March 1, 2024 08:40
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.

None yet

2 participants