Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
onnxruntime
/
onnxruntime-qnn
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
52
Code
Issues
1
Pull requests
79
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[QNN EP] Add QDQ selector for GRU op to enable INT8/INT16 HTP execution
- #721
#721
Merged
qti-chuteng
merged 9 commits into
main
onnxruntime/onnxruntime-qnn:main
from
dev/yuhuchua/qdq_gru_selector
onnxruntime/onnxruntime-qnn:dev/yuhuchua/qdq_gru_selector
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[QNN EP] Add QDQ selector for GRU op to enable INT8/INT16 HTP execution
#721
qti-chuteng
merged 9 commits into
main
onnxruntime/onnxruntime-qnn:main
from
dev/yuhuchua/qdq_gru_selector
onnxruntime/onnxruntime-qnn:dev/yuhuchua/qdq_gru_selector
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
[QNN EP] Add QDQ selector for GRU op to enable INT8 HTP execution
Show description for a8061c4
yuhuchua-qti
and
claude
committed
a8061c4
View commit details
Copy full SHA for a8061c4
Browse repository at this point
[QNN EP] Fix GRU QDQ selector crash on missing optional output
Show description for c2d44bf
yuhuchua-qti
and
claude
committed
c2d44bf
View commit details
Copy full SHA for c2d44bf
Browse repository at this point
[QNN EP] Decline u8 QDQ GRU configs HTP can't finalize; run them as fp
Show description for fd0faaa
yuhuchua-qti
and
claude
committed
fd0faaa
View commit details
Copy full SHA for fd0faaa
Browse repository at this point
Commits on Aug 27, 2026
[QNN EP] Move GRU QDQ fp-fallback to builder; support native u16
Show description for fab9220
yuhuchua-qti
and
claude
committed
fab9220
View commit details
Copy full SHA for fab9220
Browse repository at this point
Commits on Aug 28, 2026
[QNN EP] Run genuine u16 GRU at LBR=0; require int32 bias for genuine u8
Show description for d32b4fe
yuhuchua-qti
and
claude
committed
d32b4fe
View commit details
Copy full SHA for d32b4fe
Browse repository at this point
Commits on Aug 31, 2026
[QNN EP] Enforce GRU QDQ input/output width consistency in the selector
Show description for cf9f65f
yuhuchua-qti
and
claude
committed
cf9f65f
View commit details
Copy full SHA for cf9f65f
Browse repository at this point
Commits on Sep 1, 2026
[QNN EP] Extract output-width check into HasConsistentOutputWidth helper
Show description for 8808b6f
yuhuchua-qti
committed
8808b6f
View commit details
Copy full SHA for 8808b6f
Browse repository at this point
Commits on Sep 3, 2026
[QNN EP] Rename HasConsistentOutputWidth -> IsOutputDataTypeMatchingFirstInput; use skip macro
Show description for b187b81
yuhuchua-qti
committed
b187b81
View commit details
Copy full SHA for b187b81
Browse repository at this point
Commits on Sep 7, 2026
[QNN EP] Look up GRU input X's DQ producer directly instead of assuming dq_nodes[0]
Show description for 9c21cff
yuhuchua-qti
committed
9c21cff
View commit details
Copy full SHA for 9c21cff
Browse repository at this point
You can’t perform that action at this time.