Home
last modified time | relevance | path

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

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