Senthil Purushwalkam

Results 1 comments of Senthil Purushwalkam

@lekurile I faced the same issue using codegen models. I have narrowed down the problem. This if condition is always False for codegen models: [https://github.com/microsoft/DeepSpeed/blob/master/deepspeed/runtime/hybrid_engine.py#L357-L359](https://github.com/microsoft/DeepSpeed/blob/master/deepspeed/runtime/hybrid_engine.py#L357-L359) Since there is no predefined...