"vscode:/vscode.git/clone" did not exist on "b90989358507651a6273a7bdfd7b2c9e7f4e6004"
[bugfix] handle_x not define when using checkpoint_lvl = 2 (#502)
when using checkpoint_lvl=2, we all_gather_raw(x) without async_op=True. So we don't need to wait for handle. Just skip.
Showing
Please register or sign in to comment