Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc647 auto make_cpu_rendezvous = [](const xla::RendezvousKey& k) { in __xla_cpu_runtime_AllToAll() local
653 rendezvous_key, make_cpu_rendezvous); in __xla_cpu_runtime_AllToAll()
696 auto make_cpu_rendezvous = [](const xla::RendezvousKey& k) { in __xla_cpu_runtime_AllReduce() local
703 rendezvous_key, make_cpu_rendezvous); in __xla_cpu_runtime_AllReduce()
753 auto make_cpu_rendezvous = [](const xla::RendezvousKey& k) { in __xla_cpu_runtime_CollectivePermute() local
760 rendezvous_key, make_cpu_rendezvous); in __xla_cpu_runtime_CollectivePermute()