You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/gemini
HELSON b80340168e
[zero] add chunk_managerV2 for all-gather chunk (#1441)
2 years ago
..
memory_tracer [refactor] move chunk and chunkmgr to directory gemini (#1182) 2 years ago
ophooks [hotfix] remove potiential circle import (#1307) 2 years ago
paramhooks [hotfix] remove potiential circle import (#1307) 2 years ago
update [zero] add chunk_managerV2 for all-gather chunk (#1441) 2 years ago
__init__.py [refactor] move chunk and chunkmgr to directory gemini (#1182) 2 years ago
chunk.py [hotfix] fix a running error in test_colo_checkpoint.py (#1387) 2 years ago
chunk_mgr.py [zero] chunk manager allows filtering ex-large params (#1393) 2 years ago
gemini_context.py
gemini_mgr.py [doc] update rst and docstring (#1351) 2 years ago
placement_policy.py make AutoPlacementPolicy configurable (#1191) 2 years ago
stateful_tensor.py
stateful_tensor_container.py
stateful_tensor_mgr.py [gemini] accelerate adjust_layout() (#878) 3 years ago
tensor_placement_policy.py [gemini] accelerate adjust_layout() (#878) 3 years ago
tensor_utils.py