Home
last modified time | relevance | path

Searched defs:HandleAllReduceDone (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h117 Status HandleAllReduceDone(HloInstructionPtr hlo) override { in HandleAllReduceDone() function
Dhlo_cost_analysis.cc816 Status HloCostAnalysis::HandleAllReduceDone(const HloInstruction* /*hlo*/) { in HandleAllReduceDone() function in xla::HloCostAnalysis
Dhlo_verifier.cc481 Status ShapeVerifier::HandleAllReduceDone(HloInstruction* hlo) { in HandleAllReduceDone() function in xla::ShapeVerifier