"tests/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "45fa3e44a22cd0b74071237304bdfef97b5b9bd6"
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