Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[checkpointio] support async save for general/zero #6141

Merged
merged 6 commits into from
Nov 19, 2024

Commits on Nov 14, 2024

  1. [checkpointio] support async model save (#6131)

    * [checkpointio] support async model save
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    ver217 and pre-commit-ci[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    79224bd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. [ckpt] Add async ckpt api (#6136)

    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    wangbluo authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cb00f1f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    9664ed7 View commit details
    Browse the repository at this point in the history
  2. [async io]supoort async io (#6137)

    * support async optimizer save/load
    
    * fix
    
    * fix
    
    * support pin mem
    
    * Update low_level_zero_plugin.py
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    flybird11111 authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    12e1e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d1ccb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    d2f42de View commit details
    Browse the repository at this point in the history