"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "345864eb852b528fd1f4b6ad087fa06e0470006b"
Use FSDP.STATE_DICT_TYPE = SHARDED_STATE_DICT by default
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/535 Use `FSDP.STATE_DICT_TYPE = SHARDED_STATE_DICT` for FSDP checkpointing by default.` FSDP.USE_LOCAL_STATE_DICT` will be deprecated in the future. # Note After the change, config usage of `FSDP.USE_LOCAL_STATE_DICT` will not be picked up by code: it will be superseded by the default type of FSDP.STATE_DICT_TYPE instead Reviewed By: tglik Differential Revision: D45413143 fbshipit-source-id: e7bc2d5dc04ac09004cb89353333be020a9c80b5
Showing
Please register or sign in to comment