Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h143 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
Dhlo_cost_analysis.cc952 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
Dhlo_verifier.cc542 Status ShapeVerifier::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::ShapeVerifier
Ddynamic_dimension_inference.cc342 Status DynamicDimensionInferenceVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc2156 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
Dalgebraic_simplifier.cc5027 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc545 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc1641 Status SpmdPartitioningVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2850 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested