Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h156 Status HandleSort(HloInstructionPtr sort) override { in HandleSort() function
H A Dhlo_cost_analysis.cc1010 Status HloCostAnalysis::HandleSort(const HloInstruction* sort) { in HandleSort() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc895 Status ShapeVerifier::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc373 Status DynamicDimensionInferenceVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc3456 Status HloEvaluator::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc5986 Status AlgebraicSimplifierVisitor::HandleSort(HloInstruction* sort) { in HandleSort() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc559 Status IrEmitter::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc2448 Status SpmdPartitioningVisitor::HandleSort(HloInstruction* hlo) { in HandleSort() function in xla::spmd::SpmdPartitioningVisitor