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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
onnxscript
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
452
Code
Issues
200
Pull requests
40
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add converter for
aten::_grouped_mm.default
- #2805
#2805
Merged
Justin Chu (justinchuby)
merged 17 commits into
microsoft:main
microsoft/onnxscript:main
from
Sid-V5:add-grouped-mm-2795
Sid-V5/onnxscript:add-grouped-mm-2795
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add converter for
aten::_grouped_mm.default
#2805
Justin Chu (justinchuby)
merged 17 commits into
microsoft:main
microsoft/onnxscript:main
from
Sid-V5:add-grouped-mm-2795
Sid-V5/onnxscript:add-grouped-mm-2795
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Add aten::_grouped_mm converter implementation
Show description for dc1281d
Sid (Sid-V5)
committed
dc1281d
View commit details
Copy full SHA for dc1281d
Browse repository at this point
Fix grouped_mm: Handle optional arguments correctly and add basic test cases
Sid (Sid-V5)
committed
d61ccf7
View commit details
Copy full SHA for d61ccf7
Browse repository at this point
Potential fix for pull request finding
Show description for df7fe91
Sid (Sid-V5)
and
Copilot
committed
df7fe91
View commit details
Copy full SHA for df7fe91
Browse repository at this point
Commits on Jul 9, 2026
Address review comments on grouped_mm
Sid (Sid-V5)
committed
0fa4617
View commit details
Copy full SHA for 0fa4617
Browse repository at this point
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
3940fa8
View commit details
Copy full SHA for 3940fa8
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
74bac5e
View commit details
Copy full SHA for 74bac5e
Browse repository at this point
fix: use -1 sentinel for out_dtype and pass keyword-only args via kwargs
Show description for 4653e05
Sid (Sid-V5)
committed
4653e05
View commit details
Copy full SHA for 4653e05
Browse repository at this point
Commits on Jul 23, 2026
fix lint formatting
Sid (Sid-V5)
committed
dc64093
View commit details
Copy full SHA for dc64093
Browse repository at this point
narrow exception catch to TypeError and RuntimeError
Sid (Sid-V5)
committed
79ebf71
View commit details
Copy full SHA for 79ebf71
Browse repository at this point
Commits on Jul 28, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
0cef08e
View commit details
Copy full SHA for 0cef08e
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
6483df0
View commit details
Copy full SHA for 6483df0
Browse repository at this point
Commits on Aug 20, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
3306a31
View commit details
Copy full SHA for 3306a31
Browse repository at this point
Commits on Aug 31, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
9ba30a4
View commit details
Copy full SHA for 9ba30a4
Browse repository at this point
Commits on Sep 1, 2026
test: use torch.ops.aten._grouped_mm directly in OpInfo and skip when unavailable
Show description for ace10c5
Sid (Sid-V5)
committed
ace10c5
View commit details
Copy full SHA for ace10c5
Browse repository at this point
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
01f2d7d
View commit details
Copy full SHA for 01f2d7d
Browse repository at this point
Commits on Sep 3, 2026
Merge branch 'main' into add-grouped-mm-2795
Sid (Sid-V5)
authored
f44d510
View commit details
Copy full SHA for f44d510
Browse repository at this point
style: fix formatting and blank lines in extra_opinfo.py
Sid (Sid-V5)
committed
59f7576
View commit details
Copy full SHA for 59f7576
Browse repository at this point
You can’t perform that action at this time.