traincheck-team

Results 1 issues of traincheck-team

Previously closed PR: https://github.com/microsoft/DeepSpeed/pull/6848 Partially Fixes: https://github.com/microsoft/DeepSpeed/issues/6772 https://github.com/microsoft/DeepSpeed/issues/6771 https://github.com/microsoft/DeepSpeed/issues/6770 by forbidding repeated initialization. **What are changed:** 1. Marking 'model', 'optimizer' and 'lr_scheduler' in the arguments of `deepspeed.initialize` with the flag...