Benchmarks: model benchmarks - change torch.distributed.launch to torchrun (#556)
This PR has following changes - torch.distributed.launch changed to torchrun. torch.distributed.launch is deprecated in latest Pytorch and is recommended to move to torchrun - https://pytorch.org/docs/stable/elastic/run.html - Changes to AMD GPU detection logic. The AMD GPU detection logic throws warning when containers have only renderD in /dev/dri, this change would resolve those warnings --------- Co-authored-by:Yuting Jiang <yutingjiang@microsoft.com>
Showing
Please register or sign in to comment