Home
last modified time | relevance | path

Searched refs:replica_groups_str (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,
188 xla::int64 op_id, const void* replica_groups_str,
Dcpu_runtime.cc620 xla::int64 op_id, const void* replica_groups_str, 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()