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
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
.
deepspeedai
/
DeepSpeed
Public
Notifications
You must be signed in to change notification settings
Fork
4.9k
Star
42.9k
Code
Issues
1.2k
Pull requests
149
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
(1/2) Implementing Compiler Pass for AutoTP
- #8204
#8204
Merged
tohtana
merged 17 commits into
deepspeedai:master
deepspeedai/DeepSpeed:master
from
therealnaveenkamal:feature/autotp
therealnaveenkamal/DeepSpeed:feature/autotp
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
(1/2) Implementing Compiler Pass for AutoTP
#8204
tohtana
merged 17 commits into
deepspeedai:master
deepspeedai/DeepSpeed:master
from
therealnaveenkamal:feature/autotp
therealnaveenkamal/DeepSpeed:feature/autotp
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
added support for autotp
Show description for 8abe7ed
therealnaveenkamal
committed
8abe7ed
View commit details
Copy full SHA for 8abe7ed
Browse repository at this point
fix for 2x residuals
Show description for d442001
therealnaveenkamal
committed
d442001
View commit details
Copy full SHA for d442001
Browse repository at this point
restore AutoTP torch version check
Show description for 478c1e9
therealnaveenkamal
committed
478c1e9
View commit details
Copy full SHA for 478c1e9
Browse repository at this point
Commits on Aug 7, 2026
autotp works now
Show description for e7762c3
therealnaveenkamal
committed
e7762c3
View commit details
Copy full SHA for e7762c3
Browse repository at this point
Commits on Aug 9, 2026
cleaning up
Show description for 4738778
therealnaveenkamal
committed
4738778
View commit details
Copy full SHA for 4738778
Browse repository at this point
Merge pull request #1 from therealnaveenkamal/feature/autotp-dev
Show description for 3f6e179
therealnaveenkamal
authored
3f6e179
View commit details
Copy full SHA for 3f6e179
Browse repository at this point
Commits on Aug 11, 2026
fixed for partial compiler flags, now raises error
Show description for 40d92d6
therealnaveenkamal
committed
40d92d6
View commit details
Copy full SHA for 40d92d6
Browse repository at this point
skip pytest if transformers not 5.x
Show description for a816df0
therealnaveenkamal
committed
a816df0
View commit details
Copy full SHA for a816df0
Browse repository at this point
precommit
Show description for 84ec6ca
therealnaveenkamal
committed
84ec6ca
View commit details
Copy full SHA for 84ec6ca
Browse repository at this point
fixed for partial compiler flags, now raises error and skip pytest if transformers not 5.x
Show description for 445632e
therealnaveenkamal
authored
445632e
View commit details
Copy full SHA for 445632e
Browse repository at this point
Commits on Aug 12, 2026
added guards for test_tp_compile
Show description for 218cf7b
therealnaveenkamal
committed
218cf7b
View commit details
Copy full SHA for 218cf7b
Browse repository at this point
added guards for test_tp_compile
Show description for 196e62b
therealnaveenkamal
authored
196e62b
View commit details
Copy full SHA for 196e62b
Browse repository at this point
added warning for transformers bug
Show description for 0f71bad
therealnaveenkamal
committed
0f71bad
View commit details
Copy full SHA for 0f71bad
Browse repository at this point
added warning for transformers bug
Show description for 66a5b2b
therealnaveenkamal
authored
66a5b2b
View commit details
Copy full SHA for 66a5b2b
Browse repository at this point
Fix AutoTP MoE compatibility guard
Show description for 6cb92ef
tohtana
committed
6cb92ef
View commit details
Copy full SHA for 6cb92ef
Browse repository at this point
Narrow AutoTP Transformers MoE guard to batched_mm
therealnaveenkamal
authored
611ed98
View commit details
Copy full SHA for 611ed98
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'master' into feature/autotp
tohtana
authored
8377dda
View commit details
Copy full SHA for 8377dda
Browse repository at this point
You can’t perform that action at this time.