Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h110 Status HandleCollectivePermute(HloInstructionPtr hlo) override { in HandleCollectivePermute() function
Dhlo_cost_analysis.cc769 Status HloCostAnalysis::HandleCollectivePermute(const HloInstruction* /*hlo*/) { in HandleCollectivePermute() function in xla::HloCostAnalysis
Dhlo_verifier.cc369 Status ShapeVerifier::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1263 Status IrEmitter::HandleCollectivePermute(HloInstruction* crs) { in HandleCollectivePermute() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3072 Status IrEmitterUnnested::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::gpu::IrEmitterUnnested