Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.h176 xla::int32 channel_id_present, xla::int64 op_id, xla::int32 reduction_kind,
181 const xla::ExecutableRunOptions* run_options, xla::int32 channel_id_present,
187 const xla::ExecutableRunOptions* run_options, xla::int32 channel_id_present,
Dcpu_runtime.cc597 std::vector<xla::ReplicaGroup> group, xla::int32 channel_id_present, in GetRendezvousKey() argument
603 channel_id_present ? xla::RendezvousKey::kCrossModule in GetRendezvousKey()
619 const xla::ExecutableRunOptions* run_options, xla::int32 channel_id_present, in __xla_cpu_runtime_AllToAll() argument
633 GetRendezvousKey(run_options, group, channel_id_present, op_id); in __xla_cpu_runtime_AllToAll()
662 xla::int32 channel_id_present, xla::int64 op_id, xla::int32 reduction_kind, in __xla_cpu_runtime_AllReduce() argument
671 GetRendezvousKey(run_options, group, channel_id_present, op_id); in __xla_cpu_runtime_AllReduce()
720 const xla::ExecutableRunOptions* run_options, xla::int32 channel_id_present, in __xla_cpu_runtime_CollectivePermute() argument
743 GetRendezvousKey(run_options, {}, channel_id_present, op_id); in __xla_cpu_runtime_CollectivePermute()