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

[Relay][ONNX] fix the wrong default value about dtype in Multinomial converter #16624

Merged
merged 1 commit into from Feb 22, 2024

Conversation

jikechao
Copy link
Contributor

Fix the bug: #16623
the default type of attribute 'dtype' is int32 rather than int64

the default type of attribute 'dtype' is int32 rather than int64
@jikechao
Copy link
Contributor Author

jikechao commented Feb 22, 2024

The bug can not produce a significant wrong result. Thus, I didn't add a unit test.

@jikechao
Copy link
Contributor Author

cc @echuraev @Hzfengsy

@tqchen tqchen merged commit cf575b8 into apache:main Feb 22, 2024
15 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.

None yet

2 participants