Home
last modified time | relevance | path

Searched defs:NCCL (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcollective_util.py43 NCCL = "NCCL" variable in CommunicationImplementation
/external/pytorch/docs/source/notes/
Dcuda.rst1240 .. _graph-memory-management:
/external/pytorch/torch/csrc/distributed/c10d/
DProcessGroup.hpp69 NCCL = 2, enumerator
/external/pytorch/torch/distributed/
Ddistributed_c10d.py242 NCCL = "nccl" variable in Backend