"tools/python/vscode:/vscode.git/clone" did not exist on "6b064d3584358ded2d20282547b236de7045a0dd"
fix import error for DDPPlugin in oss
Summary: DDPPlugin has been renamed to DDPStrategy (as part of https://github.com/PyTorchLightning/pytorch-lightning/issues/10549), causing oss CI to fail. Simply skipping the import to unblock CI since DDP feature is not used in test. Reviewed By: kazhang Differential Revision: D33351636 fbshipit-source-id: 7a1881c8cd48d9ff17edd41137d27a976103fdde
Showing
Please register or sign in to comment