ColossalAI/colossalai/checkpoint_io
2025-01-21 10:23:15 +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] gather tensor before unpad it if the tensor is both padded and distributed (#6168) 2025-01-21 10:23:15 +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