pytorch
d95ee64b - ddp forward support custom backend. (#98283)

Commit
2 years ago
ddp forward support custom backend. (#98283) Currently DDP only considers CUDA backend,DDP forward will transfer tensor to CUDA. We want ddp to run on custom backend. Pull Request resolved: https://github.com/pytorch/pytorch/pull/98283 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading