Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h102 Status HandleAllGatherStart(HloInstructionPtr crs) override { in HandleAllGatherStart() function
H A Dhlo_cost_analysis.cc775 Status HloCostAnalysis::HandleAllGatherStart(const HloInstruction* hlo) { in HandleAllGatherStart() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc393 Status ShapeVerifier::HandleAllGatherStart(HloInstruction* hlo) { in HandleAllGatherStart() function in xla::ShapeVerifier