mirror of https://github.com/hpcaitech/ColossalAI
1468e4bcfc
* fixes memory leak when paramter is in fp16 in ZeroDDP init. * bans chunk releasement in CUDA. Only when a chunk is about to offload, it is allowed to release. * adds a constant placement policy. With it, users can allocate a reserved caching memory space for parameters. |
||
---|---|---|
.. | ||
test_chunk_mgrv2.py | ||
test_chunkv2.py | ||
test_fwd_bwd.py | ||
test_optim.py | ||
test_search.py | ||
test_zeroddp_state_dict.py | ||
test_zerooptim_state_dict.py |