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
Jiarui Fang af32022f74
[Gemini] fix the convert_to_torch_module bug (#2269)
2 years ago
..
chunk [zero] fix error for BEiT models (#2169) 2 years ago
memory_tracer [example] update gpt example for larger model scale (#2211) 2 years ago
ophooks [Gemini] update the non model data record method in runtime memory tracer (#2128) 2 years ago
paramhooks [hotfix] remove potiential circle import (#1307) 2 years ago
__init__.py [hotfix] polish chunk import (#1787) 2 years ago
gemini_context.py [hotfix] add deconstructor for stateful tensor (#848) 3 years ago
gemini_mgr.py [Gemini] fix the convert_to_torch_module bug (#2269) 2 years ago
placement_policy.py [Gemini] fix the convert_to_torch_module bug (#2269) 2 years ago
stateful_tensor.py [hotfix] add deconstructor for stateful tensor (#848) 3 years ago
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 [Gemini] free and allocate cuda memory by tensor.storage, add grad hook (#2040) 2 years ago