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

[Bug] Wrong default type in the Multinomial operaotor converter #16623

Closed
jikechao opened this issue Feb 22, 2024 · 0 comments
Closed

[Bug] Wrong default type in the Multinomial operaotor converter #16623

jikechao opened this issue Feb 22, 2024 · 0 comments
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug

Comments

@jikechao
Copy link
Contributor

According to the description on the ONNX website, the default value of type is int32 rather than int64.

The TVM ONNX frontend mistakenly assigns the dtype as int64.
image

@jikechao jikechao added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug labels Feb 22, 2024
@jikechao jikechao changed the title [Bug] Wrong default type about the input of Multinomial operaotor converter [Bug] Wrong default type in the Multinomial operaotor converter Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
Projects
None yet
Development

No branches or pull requests

1 participant