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
.
experimaestro
/
xpm-torch
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: experimaestro/xpm-torch
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Python tests
Python tests
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Python tests
Python tests
#58:
by
VictorMorand
41s
main
main
41s
View workflow file
feat: Direct Interaction for executing ExportActions automatically
Python tests
#57:
Commit
eee019a
pushed by
VictorMorand
1m 2s
main
main
1m 2s
View workflow file
feat: more robust module loading, and card saving.
Python tests
#56:
Commit
1623381
pushed by
VictorMorand
45s
main
main
45s
View workflow file
fix: generalized setup_with_fabric to Module for extra fabric handling
Python tests
#55:
Commit
d6ae9b1
pushed by
VictorMorand
50s
main
main
50s
View workflow file
feat: working DDP training with auto local batch size
Python tests
#54:
Commit
fef9c32
pushed by
VictorMorand
54s
main
main
54s
View workflow file
feat: warning when fabric precision slows GPU down
Python tests
#53:
Commit
b2bf331
pushed by
VictorMorand
58s
main
main
58s
View workflow file
feat: add UpdateModelHook for later fabric wrapped model update.
Python tests
#52:
Commit
d1d8ecd
pushed by
VictorMorand
51s
main
main
51s
View workflow file
fix: pass precision to fabric, update trainer model
Python tests
#51:
Commit
3e5f6e3
pushed by
VictorMorand
53s
main
main
53s
View workflow file
style: remove unused import in test_predictive_batcher
Python tests
#50:
Commit
b849db7
pushed by
bpiwowar
53s
main
main
53s
View workflow file
fix: initialize module before loading weights in SimpleModuleLoader
Python tests
#49:
Commit
6103e6b
pushed by
bpiwowar
44s
main
main
44s
View workflow file
refactor: extract tensorboard service into xpm-mlboard plugin
Python tests
#48:
Commit
0cf95cc
pushed by
bpiwowar
42s
main
main
42s
View workflow file
feat: SimpleModuleLoader initialize after load_model
Python tests
#47:
Commit
1834581
pushed by
VictorMorand
55s
main
main
55s
View workflow file
fix: Checkpoint_interval should be a Meta param
Python tests
#46:
Commit
22b78a9
pushed by
VictorMorand
53s
main
main
53s
View workflow file
First Release
Publish to PyPI
#2:
Release
v0.2.0
created by
VictorMorand
33s
33s
View workflow file
fix: use log_dir
Python tests
#45:
Commit
c577639
pushed by
VictorMorand
54s
main
main
54s
View workflow file
Pre-Release
Publish to PyPI
#1:
Release
v0.1.9
created by
VictorMorand
34s
34s
View workflow file
feat: use hatch-vsc for versioning
Python tests
#44:
Commit
1541d27
pushed by
VictorMorand
54s
main
main
54s
View workflow file
fix: remove unused Optional import to unblock CI
Python tests
#43:
Commit
6df8f67
pushed by
bpiwowar
56s
main
main
56s
View workflow file
feat: logging error if torch.distributed not initialized
Python tests
#42:
Commit
5f0ac90
pushed by
VictorMorand
48s
main
main
48s
View workflow file
chore: added version to GradientClippingHook
Python tests
#41:
Commit
b175ad4
pushed by
VictorMorand
48s
main
main
48s
View workflow file
fix: proper kwarg for clipping
Python tests
#40:
Commit
f594f0a
pushed by
VictorMorand
46s
main
main
46s
View workflow file
fix: to_device generalization
Python tests
#39:
Commit
3180f10
pushed by
VictorMorand
49s
main
main
49s
View workflow file
feat: improved to_device helper to be recursive
Python tests
#38:
Commit
ddfb7f1
pushed by
VictorMorand
48s
main
main
48s
View workflow file
fix: robust dir serialization for SimpleModuleLoader
Python tests
#37:
Commit
57e038e
pushed by
VictorMorand
53s
main
main
53s
View workflow file
fix: no warning when using single devices
Python tests
#36:
Commit
09d77f8
pushed by
VictorMorand
55s
main
main
55s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.