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

Fix the issue for Gather int64 indices handling #23274

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

HectorSVC
Copy link
Contributor

Description

Fix the issue for Gather int64 indices handling. Make it still insert Cast node if it's non-quantized Gather node.

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Jan 7, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You can commit the suggested changes from lintrunner.

HectorSVC and others added 2 commits January 7, 2025 09:24
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@HectorSVC HectorSVC merged commit 76d6345 into main Jan 8, 2025
94 of 96 checks passed
@HectorSVC HectorSVC deleted the qnn_gather_int64_indicies branch January 8, 2025 20:52
snnn pushed a commit that referenced this pull request Jan 8, 2025
### Description
Fix the issue for Gather int64 indices handling. Make it still insert Cast node if it's non-quantized Gather node.
tarekziade pushed a commit to tarekziade/onnxruntime that referenced this pull request Jan 10, 2025
### Description
Fix the issue for Gather int64 indices handling. Make it still insert Cast node if it's non-quantized Gather node.
guschmue pushed a commit that referenced this pull request Jan 12, 2025
### Description
Fix the issue for Gather int64 indices handling. Make it still insert Cast node if it's non-quantized Gather node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:QNN issues related to QNN exeution provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants