"src/diffusers/pipelines/pipeline_utils.py" did not exist on "11f7d6f3cc07ed305c162d96bcdddb2ee6802832"
[fix] Properly restore a sharded optim state (#39)
* hotfix a half-cooked optimizer state restoration, the global shared state also needs to be restored * [cleanup] get 100% coverage on oss.py (#38) authored-by:Mandeep Singh Baines <msb@fb.com> * better unit testing, check that the .param_groups attribute is properly in sync with the loaded state Co-authored-by:
msbaines <35972327+msbaines@users.noreply.github.com>
Showing
Please register or sign in to comment