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 }}
microsoft
/
onnxruntime
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
21.9k
Code
Issues
830
Pull requests
908
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[CUDA] Add INT4 paged KV cache with per-channel scales
- #32515
#32515
Merged
Tianlei Wu (tianleiwu)
merged 12 commits into
main
microsoft/onnxruntime:main
from
tlwu/20260909/int4_kv_per_channel
microsoft/onnxruntime:tlwu/20260909/int4_kv_per_channel
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[CUDA] Add INT4 paged KV cache with per-channel scales
#32515
Tianlei Wu (tianleiwu)
merged 12 commits into
main
microsoft/onnxruntime:main
from
tlwu/20260909/int4_kv_per_channel
microsoft/onnxruntime:tlwu/20260909/int4_kv_per_channel
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Add INT4 paged KV cache with per-channel scales to the CUDA EP
Show description for 0e246b5
Tianlei Wu (tianleiwu)
committed
0e246b5
View commit details
Copy full SHA for 0e246b5
Browse repository at this point
lintrunner
Tianlei Wu (tianleiwu)
committed
9531c27
View commit details
Copy full SHA for 9531c27
Browse repository at this point
onnxruntime_USE_INT4_KV_CACHE default ON
Tianlei Wu (tianleiwu)
committed
58e7c00
View commit details
Copy full SHA for 58e7c00
Browse repository at this point
Address review feedback on INT4 paged KV cache
Show description for 6ef30bd
Tianlei Wu (tianleiwu)
committed
6ef30bd
View commit details
Copy full SHA for 6ef30bd
Browse repository at this point
Update CUDA operator kernel documentation
Tianlei Wu (tianleiwu)
committed
b5f05ce
View commit details
Copy full SHA for b5f05ce
Browse repository at this point
Commits on Sep 10, 2026
[CUDA] Normalize the PER_CHANNEL K scale folded into Q for paged XQA (#32520)
Show description for 4879861
Tianlei Wu (tianleiwu)
authored
4879861
View commit details
Copy full SHA for 4879861
Browse repository at this point
lintrunner
Show description for 40e4bb0
Tianlei Wu (tianleiwu)
and
github-actions[bot]
authored
40e4bb0
View commit details
Copy full SHA for 40e4bb0
Browse repository at this point
fix(cuda): preserve paged KV scale range
Show description for f049ffc
Tianlei Wu (tianleiwu)
committed
f049ffc
View commit details
Copy full SHA for f049ffc
Browse repository at this point
lintrunner
Show description for 5261110
Tianlei Wu (tianleiwu)
and
github-actions[bot]
authored
5261110
View commit details
Copy full SHA for 5261110
Browse repository at this point
test(cuda): assert per-channel K decode takes the portable kernel
Show description for 20e1d56
Tianlei Wu (tianleiwu)
committed
20e1d56
View commit details
Copy full SHA for 20e1d56
Browse repository at this point
Restore XQA for per-channel KV with a normalized fold, behind a switch
Show description for 5b88ad9
Tianlei Wu (tianleiwu)
committed
5b88ad9
View commit details
Copy full SHA for 5b88ad9
Browse repository at this point
test(cuda): cover the bounded normalizer exponent on XQA
Show description for 395661b
Tianlei Wu (tianleiwu)
committed
395661b
View commit details
Copy full SHA for 395661b
Browse repository at this point
You can’t perform that action at this time.