Enhancement: Ability to load checkpoint without loading the optimizer… (#128)
* Enhancement: Ability to load checkpoint without loading the optimizer states. Unittest testing saving and loading checkpoint with fused, unfused and zero optimizer. The unitest takes about 165s
Showing
deepspeed/pt/deepspeed_zero_optimizer.py
100644 → 100755
deepspeed/pt/fp16_optimizer.py
100644 → 100755
tests/model/Megatron_GPT2/run_checkpoint_test.py
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment