• Anthony Chen's avatar
    Use FSDP.STATE_DICT_TYPE = SHARDED_STATE_DICT by default · 5ecbb174
    Anthony Chen authored
    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
    5ecbb174
faster_rcnn_fbnetv3a_C4_FSDP.yaml 558 Bytes