"examples/vscode:/vscode.git/clone" did not exist on "40faabb1f20843482c16fdfabf8b6d145180a452"
Add `move_to_device` kwarg to the optimizer's `load_state_dict` (#1344)
This makes it possible to load an optimizer checkpoint without automatically moving the optimizer's state to the GPU.
Showing
Please register or sign in to comment