"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "6fa8850e09f4aa1b27574b4122951f961ad8a09d"
Fix resume_from_checkpoint for deepspeed (#21735)
* Fix resume_from_checkpoint for deepspeed Fix resume_from_checkpoint for deepspeed, by ensuring that the deepspeed engine is the one to load the checkpoint. * Empty commit to trigger CI * Removed deepspeed skipping Removed deepspeed skipping inside the _load_from_checkpoint function, as it is obsolete * another adjustment * Trigger CI * trigger circleci * style --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
Stas Bekman <stas@stason.org>
Showing
Please register or sign in to comment