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
.
meta-pytorch
/
MSLK
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
145
Code
Issues
1
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add Autograd Backward Support for FP4 GEMM Custom Ops
- #393
#393
Closed
colalb1
wants to merge 10 commits into
meta-pytorch:main
meta-pytorch/MSLK:main
from
colalb1:colalb1/fp4_backprop_kernels
colalb1/MSLK:colalb1/fp4_backprop_kernels
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Add Autograd Backward Support for FP4 GEMM Custom Ops
#393
colalb1
wants to merge 10 commits into
meta-pytorch:main
meta-pytorch/MSLK:main
from
colalb1:colalb1/fp4_backprop_kernels
colalb1/MSLK:colalb1/fp4_backprop_kernels
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Adding backprop functions for FP4-quantized GEMM operations. May need to add these to base PyTorch.
colalb1
committed
725fccb
View commit details
Copy full SHA for 725fccb
Browse repository at this point
Commits on Jun 17, 2026
Importing fp4 autograd.
colalb1
committed
03d5bf4
View commit details
Copy full SHA for 03d5bf4
Browse repository at this point
Update fp4 autograd.
colalb1
committed
7c6102c
View commit details
Copy full SHA for 7c6102c
Browse repository at this point
Autograd tests.
colalb1
committed
633dd2c
View commit details
Copy full SHA for 633dd2c
Browse repository at this point
Revert.
colalb1
committed
0fbf2ca
View commit details
Copy full SHA for 0fbf2ca
Browse repository at this point
Formatting module docustring.
colalb1
committed
7afafc5
View commit details
Copy full SHA for 7afafc5
Browse repository at this point
Formatting and coments.
colalb1
committed
d1bb78d
View commit details
Copy full SHA for d1bb78d
Browse repository at this point
Cleanup.
colalb1
committed
9b7bfac
View commit details
Copy full SHA for 9b7bfac
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'main' into colalb1/fp4_backprop_kernels
colalb1
authored
f7ae28a
View commit details
Copy full SHA for f7ae28a
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'main' into colalb1/fp4_backprop_kernels
colalb1
authored
0017d3d
View commit details
Copy full SHA for 0017d3d
Browse repository at this point
You can’t perform that action at this time.