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
Type
/
to 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
.
InfiniTensor
/
InfiniTrain
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
47
Code
Issues
0
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: InfiniTensor/InfiniTrain
Actions
All workflows
Workflows
Copilot
Copilot
Copilot code review
Copilot code review
Format Check
Format Check
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
1,649 workflow runs
1,649 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.
Feat: add named parameters
Format Check
#2035:
Pull request
#194
synchronize by
JYMiracle305
34s
feat/named-parameters
feat/named-parameters
34s
View #194
View workflow file
feat: use stable names for optimizer state
Format Check
#2034:
Commit
9d6aa81
pushed by
JYMiracle305
19s
feat/named-parameters
feat/named-parameters
19s
View #194
View workflow file
Feat: add named parameters
Format Check
#2033:
Pull request
#194
synchronize by
JYMiracle305
21s
feat/named-parameters
feat/named-parameters
21s
View #194
View workflow file
feat: use stable names for optimizer state
Format Check
#2032:
Commit
0b8f151
pushed by
JYMiracle305
22s
feat/named-parameters
feat/named-parameters
22s
View workflow file
fix(scripts): rename multi-process test cases
Format Check
#2031:
Commit
ab6ac04
pushed by
chen2021673
28s
8_proc
8_proc
28s
View #184
View workflow file
perf: reduce redundant CUDA initialization and synchronization
Format Check
#2030:
Pull request
#190
synchronize by
chen2021673
30s
remove_fill
remove_fill
30s
View #190
View workflow file
refactor(tests): centralize tensor value assertions
Format Check
#2029:
Commit
ef66fef
pushed by
chen2021673
20s
remove_fill
remove_fill
20s
View #190
View workflow file
Support torchrun-style InfiniTrain multi-process launch
Format Check
#2028:
Pull request
#184
synchronize by
chen2021673
21s
8_proc
8_proc
21s
View #184
View workflow file
fix(scripts): rename multi-process test cases
Format Check
#2027:
Commit
8ee4102
pushed by
chen2021673
19s
8_proc
8_proc
19s
View workflow file
Support torchrun-style InfiniTrain multi-process launch
Format Check
#2026:
Pull request
#184
synchronize by
chen2021673
42s
8_proc
8_proc
42s
View #184
View workflow file
fix: refine multi-process launcher integration
Format Check
#2025:
Commit
307253e
pushed by
chen2021673
37s
8_proc
8_proc
37s
View workflow file
fix(dataloader): track distributed progress by global batch
Format Check
#2024:
Pull request
#204
opened by
chen2021673
15s
fix/dataloader-global-batches
fix/dataloader-global-batches
15s
View #204
View workflow file
fix(dataloader): track distributed progress by global batch
Format Check
#2023:
Commit
cf6fe96
pushed by
chen2021673
26s
fix/dataloader-global-batches
fix/dataloader-global-batches
26s
View #204
View workflow file
Support torchrun-style InfiniTrain multi-process launch
Format Check
#2022:
Pull request
#184
synchronize by
chen2021673
20s
8_proc
8_proc
20s
View #184
View workflow file
fix: refine multi-process launcher integration
Format Check
#2021:
Commit
50c8039
pushed by
chen2021673
21s
8_proc
8_proc
21s
View workflow file
feat: add collective communication primitives for CP
Format Check
#2020:
Pull request
#182
synchronize by
Chamberlain0w0
25s
feat/cp_comm
feat/cp_comm
25s
View #182
View workflow file
fix: remove unnecessary macros
Format Check
#2019:
Commit
5d01bc3
pushed by
Chamberlain0w0
25s
feat/cp_comm
feat/cp_comm
25s
View #182
View workflow file
Feat: add named parameters
Format Check
#2018:
Pull request
#194
synchronize by
kilinchange
28s
feat/named-parameters
feat/named-parameters
28s
View #194
View workflow file
feat: track checkpoint progress in micro-batches
Format Check
#2017:
Pull request
#195
synchronize by
kilinchange
27s
feat/checkpoint-consumed-micro-batches
feat/checkpoint-consumed-micro-batches
27s
View #195
View workflow file
[WIP] Feat/checkpoint resharding
Format Check
#2016:
Pull request
#196
synchronize by
kilinchange
20s
feat/checkpoint_resharding
feat/checkpoint_resharding
20s
View #196
View workflow file
[WIP] Feat/checkpoint resharding
Format Check
#2015:
Pull request
#196
synchronize by
kilinchange
36s
feat/checkpoint_resharding
feat/checkpoint_resharding
36s
View #196
View workflow file
fix: keep DDP checkpoint keys wrapper-independent
Format Check
#2014:
Commit
9928ff2
pushed by
kilinchange
22s
feat/checkpoint_resharding
feat/checkpoint_resharding
22s
View #196
View workflow file
refactor: control optimizer checkpoint state with pointers
Format Check
#2013:
Commit
f9171e4
pushed by
kilinchange
23s
master
master
23s
View workflow file
feat: use stable names for optimizer state
Format Check
#2011:
Commit
9dd31c7
pushed by
kilinchange
23s
feat/named-parameters
feat/named-parameters
23s
View workflow file
feat: resume checkpoints by consumed train samples across batch size …
Format Check
#2012:
Commit
f6f4715
pushed by
kilinchange
23s
feat/checkpoint-consumed-micro-batches
feat/checkpoint-consumed-micro-batches
23s
View #195
View workflow file
Previous
1
2
3
4
5
…
65
66
Next
You can’t perform that action at this time.