Home
last modified time | relevance | path

Searched refs:HandleSort (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h253 Status HandleSort(HloInstruction* sort) override;
Dhlo_cost_analysis.h93 Status HandleSort(const HloInstruction* sort) override;
Ddfs_hlo_visitor_with_default.h143 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
Dhlo_verifier.h74 Status HandleSort(HloInstruction* sort) override;
Ddfs_hlo_visitor.h240 virtual Status HandleSort(HloInstructionPtr hlo) = 0;
Ddynamic_dimension_inference.cc105 Status HandleSort(HloInstruction* hlo) override;
342 Status DynamicDimensionInferenceVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::DynamicDimensionInferenceVisitor
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
Dhlo_evaluator.cc2156 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
Dalgebraic_simplifier.cc363 Status HandleSort(HloInstruction* sort) override;
5027 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
Dhlo_evaluator_typed_visitor.h1836 Status HandleSort(HloInstruction* sort) override {
Dhlo_instruction.cc3219 return visitor->HandleSort(this); in Visit()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h146 Status HandleSort(HloInstruction* sort) override;
Dir_emitter.cc545 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h435 Status HandleSort(HloInstruction* hlo) override;
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.h203 Status HandleSort(HloInstruction* sort) override;
Dir_emitter_unnested.cc2850 Status IrEmitterUnnested::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::gpu::IrEmitterUnnested