Searched defs:rendezvous_key (Results 1 – 7 of 7) sorted by relevance
101 MachPortsForRendezvous::key_type rendezvous_key, in Serialize()295 MachPortsForRendezvous::key_type rendezvous_key, in AddToLaunchParameters()318 MachPortsForRendezvous::key_type rendezvous_key, in AddToLaunchParameters()
125 std::vector<string> rendezvous_key(ctx->num_outputs()); in ComputeAsync() local275 const string& rendezvous_key = Rendezvous::CreateKey( in Compute() local
728 xla::RendezvousKey rendezvous_key = in __xla_cpu_runtime_AllToAll() local771 xla::RendezvousKey rendezvous_key = GetRendezvousKey( in __xla_cpu_runtime_AllReduce() local855 xla::RendezvousKey rendezvous_key = in __xla_cpu_runtime_CollectivePermute() local
239 RendezvousKey rendezvous_key; member
145 auto rendezvous_key = std::make_tuple(run_id, op_id, std::move(clique_key)); in AcquireNcclClique() local
346 string rendezvous_key = 2; field
8211 inline const std::string& RecvTensorRequest::rendezvous_key() const { in rendezvous_key() function8242 inline void RecvTensorRequest::set_allocated_rendezvous_key(std::string* rendezvous_key) { in set_allocated_rendezvous_key()