Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc184 StatusOr<std::string> GetNcclUniqueId(const gpu::NcclCliqueKey& key);
196 StatusOr<std::string> NcclIdStore::GetNcclUniqueId( in GetNcclUniqueId() function in xla::__anon0c1acb180111::NcclIdStore
300 return nccl_id_store->GetNcclUniqueId(key); in BuildDistributedDevices()