Home
last modified time | relevance | path

Searched defs:HandleAllToAll (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h120 Status HandleAllToAll(HloInstructionPtr hlo) override { in HandleAllToAll() function
H A Dhlo_cost_analysis.cc820 Status HloCostAnalysis::HandleAllToAll(const HloInstruction* hlo) { in HandleAllToAll() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc486 Status ShapeVerifier::HandleAllToAll(HloInstruction* hlo) { in HandleAllToAll() function in xla::ShapeVerifier
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1287 Status IrEmitter::HandleAllToAll(HloInstruction* instruction) { in HandleAllToAll() function in xla::cpu::IrEmitter