Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h107 Status HandleAllToAll(HloInstructionPtr hlo) override { in HandleAllToAll() function
Dhlo_cost_analysis.cc765 Status HloCostAnalysis::HandleAllToAll(const HloInstruction* hlo) { in HandleAllToAll() function in xla::HloCostAnalysis
Dhlo_verifier.cc291 Status ShapeVerifier::HandleAllToAll(HloInstruction* hlo) { in HandleAllToAll() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1208 Status IrEmitter::HandleAllToAll(HloInstruction* instruction) { in HandleAllToAll() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3184 Status IrEmitterUnnested::HandleAllToAll(HloInstruction* hlo) { in HandleAllToAll() function in xla::gpu::IrEmitterUnnested