Save and load model EMA state for sharded state dicts in FSDPCheckpointer
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/519 Prior to this, FSDP checkpointer did not save EMA state which matched the model state when the model used sharded state dict. This diff adds this functionality. Reviewed By: YanjunChen329 Differential Revision: D44270790 fbshipit-source-id: f522765ad56e8279f355c43a19f26c3b6bcf01e3
Showing
Please register or sign in to comment