kubeflow / pytorch-operator

PyTorch on Kubernetes
Apache License 2.0
306 stars 143 forks source link

fell confused about world_size #340

Closed ldd91 closed 3 years ago

ldd91 commented 3 years ago

In pytorch tutorial the world_size is equal to the total of gpus,However in pytorch-operator is the number of instances,I was coufused