"vscode:/vscode.git/clone" did not exist on "0dd0528851bfa48d27ba68712d7df18ff619d22f"
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