ColossalAI/colossalai/checkpoint_io
flybird11111 5c09d726a6
[checkpointio] fix checkpoint for 3d (#6187)
* fix checkpoint io for 3d

* fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update hybrid_parallel_checkpoint_io.py

* fix

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-12 11:54:55 +08:00
..
__init__.py [MoE/ZeRO] Moe refactor with zero refactor (#5821) 2024-06-28 14:00:08 +08:00
checkpoint_io_base.py [checkpointio] support non blocking pin load (#6172) 2024-12-25 17:03:25 +08:00
general_checkpoint_io.py [checkpointio] support load-pin overlap (#6177) 2025-01-07 16:16:04 +08:00
hybrid_parallel_checkpoint_io.py [checkpointio] fix checkpoint for 3d (#6187) 2025-02-12 11:54:55 +08:00
index_file.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
moe_checkpoint.py [checkpointio] support non blocking pin load (#6172) 2024-12-25 17:03:25 +08:00
utils.py [checkpointio] support load-pin overlap (#6177) 2025-01-07 16:16:04 +08:00