Home
last modified time | relevance | path

Searched defs:GenerateCommunicatorKey (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/nccl/
Dcollective_communicator.cc31 string GenerateCommunicatorKey() override { in GenerateCommunicatorKey() function in tensorflow::NcclCommunicator
Dnccl_manager.cc261 string NcclManager::GenerateCommunicatorKey() { in GenerateCommunicatorKey() function in tensorflow::NcclManager
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed_test.cc97 string GenerateCommunicatorKey() override { return "mock-communicator-key"; } in GenerateCommunicatorKey() function in tensorflow::__anon4a737d780111::FakeNcclCommunicator