Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h114 Status HandleAllReduceStart(HloInstructionPtr hlo) override { in HandleAllReduceStart() function
H A Dhlo_cost_analysis.cc812 Status HloCostAnalysis::HandleAllReduceStart(const HloInstruction* hlo) { in HandleAllReduceStart() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc465 Status ShapeVerifier::HandleAllReduceStart(HloInstruction* hlo) { in HandleAllReduceStart() function in xla::ShapeVerifier