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
.
NVIDIA
/
Megatron-LM
Public
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
17.5k
Code
Issues
393
Pull requests
805
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor CUDA graph API: decompose cuda_graph_scope into full_iteration impl, inference scope, and per-layer capture modules
- #4292
#4292
Merged
buptzyb
merged 8 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
buptzyb:main-strict-refactor
buptzyb/Megatron-LM:main-strict-refactor
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Refactor CUDA graph API: decompose cuda_graph_scope into full_iteration impl, inference scope, and per-layer capture modules
#4292
buptzyb
merged 8 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
buptzyb:main-strict-refactor
buptzyb/Megatron-LM:main-strict-refactor
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
refactor(cuda_graph): rename scope to modules
buptzyb
committed
5955fda
View commit details
Copy full SHA for 5955fda
Browse repository at this point
Address CUDA graph inference review feedback
buptzyb
committed
86f86b0
View commit details
Copy full SHA for 86f86b0
Browse repository at this point
Commits on May 13, 2026
Address CUDA graph config review feedback
buptzyb
committed
6dc6e5d
View commit details
Copy full SHA for 6dc6e5d
Browse repository at this point
Commits on May 14, 2026
Merge remote-tracking branch 'origin/main' into main-strict-refactor
Show description for b38a95a
buptzyb
committed
b38a95a
View commit details
Copy full SHA for b38a95a
Browse repository at this point
Commits on May 15, 2026
Merge branch 'main' into main-strict-refactor
buptzyb
authored
73b71e7
View commit details
Copy full SHA for 73b71e7
Browse repository at this point
Commits on May 17, 2026
Merge remote-tracking branch 'origin/main' into main-strict-refactor
buptzyb
committed
4709968
View commit details
Copy full SHA for 4709968
Browse repository at this point
fix(fsdp): migrate FSDP EP-overlap CUDA-graph guard to new cuda_graph_impl API
Show description for 33a97ed
buptzyb
and
claude
committed
33a97ed
View commit details
Copy full SHA for 33a97ed
Browse repository at this point
Merge buptzyb/main-strict-refactor (reconcile prior GitHub-side main merge)
buptzyb
committed
e08b7e2
View commit details
Copy full SHA for e08b7e2
Browse repository at this point
You can’t perform that action at this time.