NVIDIA / apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BSD 3-Clause "New" or "Revised" License
8.2k stars 1.36k forks source link

[Transformer][Test] Skip UccP2PCommTest on single GPU #1711

Closed Aidyn-A closed 11 months ago

Aidyn-A commented 11 months ago

Running pipeline parallel test on single GPU does not make sense, why not just skip it?