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
.
OrderLab
/
TrainCheck
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
74
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Proxy: torch.nn.Parameter subclass
- #134
#134
Merged
Essoz
merged 20 commits into
main
OrderLab/TrainCheck:main
from
compile_compatibility
OrderLab/TrainCheck:compile_compatibility
Copy head branch name to clipboard
Dec 29, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Proxy: torch.nn.Parameter subclass
#134
Essoz
merged 20 commits into
main
OrderLab/TrainCheck:main
from
compile_compatibility
OrderLab/TrainCheck:compile_compatibility
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2025
feat: basic parameter subclass
YinjieZhao22
committed
db3a920
View commit details
Copy full SHA for db3a920
Browse repository at this point
fix: avoid proxy or copy the unsuitable object
YinjieZhao22
committed
226a16b
View commit details
Copy full SHA for 226a16b
Browse repository at this point
fix: deepcopy & avoid proxy during dynamo
YinjieZhao22
committed
7fd27d8
View commit details
Copy full SHA for 7fd27d8
Browse repository at this point
feat: print the observation trace
YinjieZhao22
committed
3238aa8
View commit details
Copy full SHA for 3238aa8
Browse repository at this point
Commits on Sep 15, 2025
feat: dump trace
YinjieZhao22
committed
707b2ea
View commit details
Copy full SHA for 707b2ea
Browse repository at this point
fix: information collected
YinjieZhao22
committed
63dc25f
View commit details
Copy full SHA for 63dc25f
Browse repository at this point
Commits on Sep 16, 2025
fix: update time when setattr
YinjieZhao22
committed
90b8eaa
View commit details
Copy full SHA for 90b8eaa
Browse repository at this point
feat: instrument proxyparameter
YinjieZhao22
committed
56f17e3
View commit details
Copy full SHA for 56f17e3
Browse repository at this point
fix: scan_proxy_in_args
YinjieZhao22
committed
77ebebb
View commit details
Copy full SHA for 77ebebb
Browse repository at this point
Commits on Sep 17, 2025
fix: remove the used import
YinjieZhao22
committed
88d2ab7
View commit details
Copy full SHA for 88d2ab7
Browse repository at this point
Commits on Sep 20, 2025
fix: torch.compile compatibility
YinjieZhao22
committed
e67a568
View commit details
Copy full SHA for e67a568
Browse repository at this point
fix: error message includes proxyparameter
YinjieZhao22
committed
49dd5f0
View commit details
Copy full SHA for 49dd5f0
Browse repository at this point
Commits on Sep 21, 2025
feat: compile mode
YinjieZhao22
committed
8f5c979
View commit details
Copy full SHA for 8f5c979
Browse repository at this point
Commits on Sep 29, 2025
fix: checker trace path parsing
Essoz
committed
79b4a07
View commit details
Copy full SHA for 79b4a07
Browse repository at this point
fix: make sure all python-level states are copied over when subclassing tensors
Essoz
committed
84bb44c
View commit details
Copy full SHA for 84bb44c
Browse repository at this point
add: refine setattr log for better debugging
Essoz
committed
d542af2
View commit details
Copy full SHA for d542af2
Browse repository at this point
Commits on Sep 30, 2025
add: use consistent trace dumping logic for subclass wrapper
Essoz
committed
a8e2015
View commit details
Copy full SHA for a8e2015
Browse repository at this point
Commits on Dec 29, 2025
Fix proxyparameter deepcopy and dump gating
Essoz
committed
4eb6eb0
View commit details
Copy full SHA for 4eb6eb0
Browse repository at this point
Route wrappers by tracker style and rename subclass mode
Essoz
committed
b95179f
View commit details
Copy full SHA for b95179f
Browse repository at this point
Document subclass model tracker option
Essoz
committed
c3849fb
View commit details
Copy full SHA for c3849fb
Browse repository at this point
You can’t perform that action at this time.