Home
last modified time | relevance | path

Searched defs:HandleSort (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h124 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
Dhlo_cost_analysis.cc655 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
Dhlo_verifier.cc337 Status ShapeVerifier::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::ShapeVerifier
Dhlo_evaluator.cc1436 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
Dhlo_evaluator_typed_visitor.h1680 Status HandleSort(HloInstruction* sort) override { in HandleSort() function
Dalgebraic_simplifier.cc3324 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc504 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1209 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested