Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h99 Status HandleAllGather(HloInstructionPtr crs) override { in HandleAllGather() function
H A Dhlo_cost_analysis.cc771 Status HloCostAnalysis::HandleAllGather(const HloInstruction* /*hlo*/) { in HandleAllGather() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc380 Status ShapeVerifier::HandleAllGather(HloInstruction* hlo) { in HandleAllGather() function in xla::ShapeVerifier