Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h137 Status HandleSort(const HloInstruction* sort) override;
Ddfs_hlo_visitor_with_default.h156 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
Dhlo_evaluator.h329 Status HandleSort(HloInstruction* sort) override;
Dalgebraic_simplifier.h339 Status HandleSort(HloInstruction* sort) override;
Ddfs_hlo_visitor.h246 virtual Status HandleSort(HloInstructionPtr hlo) = 0;
Dhlo_verifier.h175 Status HandleSort(HloInstruction* sort) override;
Ddynamic_dimension_inference.cc119 Status HandleSort(HloInstruction* hlo) override;
373 Status DynamicDimensionInferenceVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc1010 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
Dhlo_verifier.cc895 Status ShapeVerifier::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::ShapeVerifier
Dhlo_evaluator_typed_visitor.h1647 Status HandleSort(HloInstruction* sort) override {
Dhlo_evaluator.cc3456 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
Dhlo_instruction.cc3646 return visitor->HandleSort(this); in Visit()
Dalgebraic_simplifier.cc5986 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h154 Status HandleSort(HloInstruction* hlo) override;
Dir_emitter.cc559 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h498 Status HandleSort(HloInstruction* hlo) override;
Dspmd_partitioner.cc2448 Status SpmdPartitioningVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::spmd::SpmdPartitioningVisitor