Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h106 Status HandleCollectivePermute(HloInstructionPtr hlo) override { in HandleCollectivePermute() function
Dhlo_cost_analysis.cc597 Status HloCostAnalysis::HandleCollectivePermute(const HloInstruction* /*hlo*/) { in HandleCollectivePermute() function in xla::HloCostAnalysis
Dhlo_verifier.cc208 Status ShapeVerifier::HandleCollectivePermute(HloInstruction* hlo) { in HandleCollectivePermute() function in xla::ShapeVerifier