Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.h175 const void* replica_groups_str, xla::int32 replica_groups_str_size,
189 xla::int32 replica_groups_str_size, xla::int32 num_buffers,
Dcpu_runtime.cc621 xla::int32 replica_groups_str_size, xla::int32 num_buffers, in __xla_cpu_runtime_AllToAll() argument
629 static_cast<const char*>(replica_groups_str), replica_groups_str_size); in __xla_cpu_runtime_AllToAll()
661 const void* replica_groups_str, xla::int32 replica_groups_str_size, in __xla_cpu_runtime_AllReduce() argument
667 static_cast<const char*>(replica_groups_str), replica_groups_str_size); in __xla_cpu_runtime_AllReduce()