Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h111 Status HandleReduceScatter(HloInstructionPtr hlo) override { in HandleReduceScatter() function
H A Dhlo_cost_analysis.cc808 Status HloCostAnalysis::HandleReduceScatter(const HloInstruction* hlo) { in HandleReduceScatter() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc426 Status ShapeVerifier::HandleReduceScatter(HloInstruction* hlo) { in HandleReduceScatter() function in xla::ShapeVerifier