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

Support int32 data type for 'indices' operand of 'gather' operator #685

Merged
merged 1 commit into from
May 11, 2024

Conversation

huningxin
Copy link
Contributor

@huningxin huningxin commented May 10, 2024

Copy link
Contributor

@inexorabletash inexorabletash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@fdwr fdwr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks Ningxin.

@huningxin huningxin merged commit dafa2ba into webmachinelearning:main May 11, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request May 11, 2024
SHA: dafa2ba
Reason: push, by huningxin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

why gather indices only accept uint32 or int64?
3 participants