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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
onnxruntime
/
mobius
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
16
Code
Issues
29
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix fp16/GQA static-cache export correctness (split from #340)
- #351
#351
Merged
titaiwangms
merged 18 commits into
main
onnxruntime/mobius:main
from
fix/gqa-fp16-fold
onnxruntime/mobius:fix/gqa-fp16-fold
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Fix fp16/GQA static-cache export correctness (split from #340)
#351
titaiwangms
merged 18 commits into
main
onnxruntime/mobius:main
from
fix/gqa-fp16-fold
onnxruntime/mobius:fix/gqa-fp16-fold
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
Fix fp16 GQA export emitting fp32 packed weights in fold passes
Show description for 3db2653
titaiwangms
committed
3db2653
View commit details
Copy full SHA for 3db2653
Browse repository at this point
Strip dead pre-pack weights in FoldConcatInitializersPass
Show description for 87abd27
titaiwangms
committed
87abd27
View commit details
Copy full SHA for 87abd27
Browse repository at this point
test(fold-concat): name the live-packed-result invariant in DCE assert
Show description for 4392d32
titaiwangms
committed
4392d32
View commit details
Copy full SHA for 4392d32
Browse repository at this point
test(fold-concat): assert survived packed-QKV values are exact after DCE
Show description for fbfd4cd
titaiwangms
committed
fbfd4cd
View commit details
Copy full SHA for fbfd4cd
Browse repository at this point
test(fold-concat): gate packed-QKV values through serialize→reload
Show description for d4db4c2
titaiwangms
committed
d4db4c2
View commit details
Copy full SHA for d4db4c2
Browse repository at this point
test(fold-concat): add mean|abs| degeneracy assert + poison negative control
Show description for a444699
titaiwangms
committed
a444699
View commit details
Copy full SHA for a444699
Browse repository at this point
test: use IR-native ir.save instead of onnx.save in _fold_concat_test
Show description for 8d842d0
titaiwangms
committed
8d842d0
View commit details
Copy full SHA for 8d842d0
Browse repository at this point
test(dtype): assert warning fires on declared/const_value dtype disagreement
Show description for c784a3e
titaiwangms
committed
c784a3e
View commit details
Copy full SHA for c784a3e
Browse repository at this point
test(fp16): add e2e regression test guarding df203cc fold-pass dtype retention
Show description for f18b339
titaiwangms
committed
f18b339
View commit details
Copy full SHA for f18b339
Browse repository at this point
test(fp16): make fp16 fold e2e fixture function-scoped for hermetic, xdist-safe runs
Show description for a079efe
titaiwangms
committed
a079efe
View commit details
Copy full SHA for a079efe
Browse repository at this point
fix(tasks): stamp explicit present KV-cache output shapes for GQA
Show description for fad723f
titaiwangms
committed
fad723f
View commit details
Copy full SHA for fad723f
Browse repository at this point
docs: add fp16/GQA ONNX-export gotchas skill + fp16 GQA fold-fix changelog
Show description for 109a7c4
titaiwangms
committed
109a7c4
View commit details
Copy full SHA for 109a7c4
Browse repository at this point
style: apply lintrunner (ruff format + D205) to salvaged tests
Show description for 786aab7
titaiwangms
committed
786aab7
View commit details
Copy full SHA for 786aab7
Browse repository at this point
docs: re-add GQA present-KV changelog entry + de-anchor SKILL.md from cherry-pick SHAs
Show description for 285a246
titaiwangms
committed
285a246
View commit details
Copy full SHA for 285a246
Browse repository at this point
fix(kv-cache): fail-closed on partial present-shape parameter sets
Show description for 28578a3
titaiwangms
and
Copilot
committed
28578a3
View commit details
Copy full SHA for 28578a3
Browse repository at this point
Commits on Jun 12, 2026
Fail closed on contradictory initializer dtype (PR #351 review)
Show description for 3b0fa13
titaiwangms
and
Copilot
committed
3b0fa13
View commit details
Copy full SHA for 3b0fa13
Browse repository at this point
Merge branch 'main' into fix/gqa-fp16-fold
titaiwangms
authored
72cee28
View commit details
Copy full SHA for 72cee28
Browse repository at this point
Fix D205 docstring lint on test_raises_on_dtype_contradiction
Show description for 3361f5d
titaiwangms
and
Copilot
committed
3361f5d
View commit details
Copy full SHA for 3361f5d
Browse repository at this point
You can’t perform that action at this time.