Closed Nash2325138 closed 5 years ago
SingleGlobalConfig.added_config
added_config
SingleGlobalConfig.print_changed
_added_config
[x] Did it pass the Flake8 check? [x] Did you test this PR?
Why do we need this PR?
SingleGlobalConfig.added_config
will be treated as an entry to save in config.json, which overwrite the correctadded_config
when resuming from the checkpoint, causing key not found error inSingleGlobalConfig.print_changed
How is it implemented?
added_config
to_added_config
PR readiness checklist