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
.
HKUST-SAIL
/
tinyexp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
11
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: harden distributed execution and add Python 3.14 support
- #29
#29
Merged
zengarden
merged 21 commits into
main
HKUST-SAIL/tinyexp:main
from
zane/dev
HKUST-SAIL/tinyexp:zane/dev
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: harden distributed execution and add Python 3.14 support
#29
zengarden
merged 21 commits into
main
HKUST-SAIL/tinyexp:main
from
zane/dev
HKUST-SAIL/tinyexp:zane/dev
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix: align CUDA DDP preparation with Accelerate
zengarden
committed
114759e
View commit details
Copy full SHA for 114759e
Browse repository at this point
fix(checkpoint): 🐛 support PyTorch 2.6+ checkpoint loading
Show description for 9e9ce9c
zengarden
committed
9e9ce9c
View commit details
Copy full SHA for 9e9ce9c
Browse repository at this point
fix(tests): 🐛 prevent CPU Ray test hangs
Show description for fd850d3
zengarden
committed
fd850d3
View commit details
Copy full SHA for fd850d3
Browse repository at this point
Commits on Aug 27, 2026
fix(sampler): 🐛 preserve infinite streams across epochs
Show description for 48e059b
zengarden
committed
48e059b
View commit details
Copy full SHA for 48e059b
Browse repository at this point
Commits on Aug 28, 2026
fix(ray): 🐛 decouple worker placement and rendezvous from head
Show description for 0e7bd0c
zengarden
committed
0e7bd0c
View commit details
Copy full SHA for 0e7bd0c
Browse repository at this point
fix(ray): 🐛 use schedulable resources for worker sizing
Show description for dfce1c2
zengarden
committed
dfce1c2
View commit details
Copy full SHA for dfce1c2
Browse repository at this point
Commits on Aug 30, 2026
feat(deps): 🎸 support Python 3.14 and portable accelerator environments
Show description for 89db6ff
zengarden
committed
89db6ff
View commit details
Copy full SHA for 89db6ff
Browse repository at this point
fix(deps): 🐛 support Python 3.14 binary wheels
Show description for c4c4f71
zengarden
committed
c4c4f71
View commit details
Copy full SHA for c4c4f71
Browse repository at this point
Commits on Aug 31, 2026
fix(ci): 🐛 preserve PyTorch dependencies in CI tests
Show description for d3fcef5
zengarden
committed
d3fcef5
View commit details
Copy full SHA for d3fcef5
Browse repository at this point
fix(accelerator): 🐛 clean up process groups on experiment failures
Show description for 64277d6
zengarden
committed
64277d6
View commit details
Copy full SHA for 64277d6
Browse repository at this point
Commits on Sep 2, 2026
fix(redis): 🐛 clean up Redis when the wrapped command exits
Show description for 1967e83
zengarden
committed
1967e83
View commit details
Copy full SHA for 1967e83
Browse repository at this point
fix(redis): 🐛 bound Redis Cluster startup failures
Show description for c342ad9
zengarden
committed
c342ad9
View commit details
Copy full SHA for c342ad9
Browse repository at this point
docs(sampler): ✏️ clarify infinite sampler resume semantics
Show description for 6734b00
zengarden
committed
6734b00
View commit details
Copy full SHA for 6734b00
Browse repository at this point
fix(ray): 🐛 preserve runtime ownership
Show description for 4138ba4
zengarden
committed
4138ba4
View commit details
Copy full SHA for 4138ba4
Browse repository at this point
fix(resnet): 🐛 respect dataloader worker count
Show description for 86164bf
zengarden
committed
86164bf
View commit details
Copy full SHA for 86164bf
Browse repository at this point
fix(config): 🐛 support mapping overrides
Show description for 420f41f
zengarden
committed
420f41f
View commit details
Copy full SHA for 420f41f
Browse repository at this point
fix(ray): 🐛 bound static cluster readiness
Show description for e2eb164
zengarden
committed
e2eb164
View commit details
Copy full SHA for e2eb164
Browse repository at this point
fix(redis): 🐛 handle cluster operation errors
Show description for 78f3763
zengarden
committed
78f3763
View commit details
Copy full SHA for 78f3763
Browse repository at this point
fix(redis): 🐛 validate cluster bus ports
Show description for 6820414
zengarden
committed
6820414
View commit details
Copy full SHA for 6820414
Browse repository at this point
chore(tooling): 🤖 disable mypy gate
Show description for 1faefab
zengarden
committed
1faefab
View commit details
Copy full SHA for 1faefab
Browse repository at this point
chore(repo): 🤖 remove obsolete todo
Show description for a879194
zengarden
committed
a879194
View commit details
Copy full SHA for a879194
Browse repository at this point
You can’t perform that action at this time.