Searched defs:GenerateCommunicatorKey (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/ | ||
H A D | collective_communicator.cc | 31 string GenerateCommunicatorKey() override { in GenerateCommunicatorKey() function in tensorflow::NcclCommunicator |
H A D | nccl_manager.cc | 261 string NcclManager::GenerateCommunicatorKey() { in GenerateCommunicatorKey() function in tensorflow::NcclManager |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
H A D | collective_param_resolver_distributed_test.cc | 97 string GenerateCommunicatorKey() override { return "mock-communicator-key"; } in GenerateCommunicatorKey() function in tensorflow::__anon1d35d2f80111::FakeNcclCommunicator |