Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h101 Status HandleAllGather(HloInstructionPtr crs) override { in HandleAllGather() function
Dhlo_cost_analysis.cc744 Status HloCostAnalysis::HandleAllGather(const HloInstruction* hlo) { in HandleAllGather() function in xla::HloCostAnalysis
Dhlo_verifier.cc250 Status ShapeVerifier::HandleAllGather(HloInstruction* hlo) { in HandleAllGather() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3172 Status IrEmitterUnnested::HandleAllGather(HloInstruction* hlo) { in HandleAllGather() function in xla::gpu::IrEmitterUnnested