Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h123 Status HandleCollectivePermute(HloInstructionPtr hlo) override { in HandleCollectivePermute() function
Dhlo_cost_analysis.cc824 Status HloCostAnalysis::HandleCollectivePermute(const HloInstruction* /*hlo*/) { in HandleCollectivePermute() function in xla::HloCostAnalysis
Dhlo_verifier.cc703 Status ShapeVerifier::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1342 Status IrEmitter::HandleCollectivePermute(HloInstruction* crs) { in HandleCollectivePermute() function in xla::cpu::IrEmitter