"vscode:/vscode.git/clone" did not exist on "0a5b41250913dae0d52803147fbd73fdf890f221"
apex.optimizers.FP16_Optimizer: add state_dict() and load_state_dict()
Add state_dict() and load_state_dict() for apex.optimizers.FP16_Optimizer to store and recover optimizer states. These two methods are important to recover from a stored training checkpoint.
Showing
Please register or sign in to comment