Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h103 Status HandleAllToAll(HloInstructionPtr hlo) override { in HandleAllToAll() function
Dhlo_cost_analysis.cc593 Status HloCostAnalysis::HandleAllToAll(const HloInstruction* hlo) { in HandleAllToAll() function in xla::HloCostAnalysis
Dhlo_verifier.cc195 Status ShapeVerifier::HandleAllToAll(HloInstruction* hlo) { in HandleAllToAll() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1900 Status IrEmitter::HandleAllToAll(HloInstruction*) { in HandleAllToAll() function in xla::cpu::IrEmitter