Home
last modified time | relevance | path

Searched defs:to_combine (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dall_reduce_combiner.cc49 Status CombineAllReduces(absl::Span<HloInstruction* const> to_combine) { in CombineAllReduces()
452 std::vector<HloInstruction*> to_combine; in Run() local
Dhlo_replication_analysis.cc172 const HloInstruction* dest) { in ComputeHloReplicationOnComputation()