[Fix] Make `MMDistributedDataParallel` compatible with Pytorch1.12 (#2107)
* make compatible with pytorch 1.12 * override _run_ddp_forward * over write _run_ddp_forward * refactor docstring
Showing
Please register or sign in to comment
* make compatible with pytorch 1.12 * override _run_ddp_forward * over write _run_ddp_forward * refactor docstring