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
.
TorchSim
/
torch-sim
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
486
Code
Issues
20
Pull requests
7
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(autobatching): detach states to stop UMA autograd-graph leak (swap loop + chunked init)
- #590
#590
Merged
CompRhys
merged 7 commits into
TorchSim:main
TorchSim/torch-sim:main
from
niklashoelter:fix/uma-inflight-energy-graph-leak
niklashoelter/torch-sim:fix/uma-inflight-energy-graph-leak
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
fix(autobatching): detach states to stop UMA autograd-graph leak (swap loop + chunked init)
#590
CompRhys
merged 7 commits into
TorchSim:main
TorchSim/torch-sim:main
from
niklashoelter:fix/uma-inflight-energy-graph-leak
niklashoelter/torch-sim:fix/uma-inflight-energy-graph-leak
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
fix(autobatching): detach completed states to stop UMA forward-graph memory leak
Show description for 24d7a13
niklashoelter
committed
24d7a13
View commit details
Copy full SHA for 24d7a13
Browse repository at this point
test(autobatching): cover _detach_state_graph grad-drop for the UMA leak fix
niklashoelter
committed
de80139
View commit details
Copy full SHA for de80139
Browse repository at this point
Commits on Jul 5, 2026
fix(autobatching): detach states in _chunked_apply init pass
Show description for 65c4af4
niklashoelter
committed
65c4af4
View commit details
Copy full SHA for 65c4af4
Browse repository at this point
refactor(autobatching): promote detach_state_graph to public API
Show description for 677ccef
niklashoelter
committed
677ccef
View commit details
Copy full SHA for 677ccef
Browse repository at this point
Commits on Jul 21, 2026
Merge remote-tracking branch 'origin/main' into fix/uma-inflight-energy-graph-leak
CompRhys
committed
288e49e
View commit details
Copy full SHA for 288e49e
Browse repository at this point
maint: move state function to state.py
CompRhys
committed
6dc77ba
View commit details
Copy full SHA for 6dc77ba
Browse repository at this point
lint
CompRhys
committed
54bb565
View commit details
Copy full SHA for 54bb565
Browse repository at this point
You can’t perform that action at this time.