Home
last modified time | relevance | path

Searched refs:collective_mu (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc489 static mutex collective_mu(LINKER_INITIALIZED); in RunCollective() local
530 mutex_lock l(collective_mu); in RunCollective()