Home
last modified time | relevance | path

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

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