Home
last modified time | relevance | path

Searched defs:HandleGetTupleElement (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc109 Status LogicalBufferAnalysis::HandleGetTupleElement(HloInstruction*) { in HandleGetTupleElement() function in xla::LogicalBufferAnalysis
H A Ddfs_hlo_visitor_with_default.h165 Status HandleGetTupleElement(HloInstructionPtr get_tuple_element) override { in HandleGetTupleElement() function
H A Dhlo_verifier.cc997 Status ShapeVerifier::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement() function in xla::ShapeVerifier
2449 Status HandleGetTupleElement(HloInstruction* gte) override { in HandleGetTupleElement() function in xla::__anon411d6f1b0e11::InstructionVerifier
H A Dtuple_points_to_analysis.cc223 Status TuplePointsToAnalysis::HandleGetTupleElement( in HandleGetTupleElement() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc231 Status HloCostAnalysis::HandleGetTupleElement( in HandleGetTupleElement() function in xla::HloCostAnalysis
H A Ddynamic_padder.cc2090 Status DynamicShapeRemovingVisitor::HandleGetTupleElement(HloInstruction* hlo) { in HandleGetTupleElement() function in xla::__anone66dd8310111::DynamicShapeRemovingVisitor
H A Ddynamic_dimension_inference.cc243 Status DynamicDimensionInferenceVisitor::HandleGetTupleElement( in HandleGetTupleElement() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc3006 Status HloEvaluator::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc3316 Status AlgebraicSimplifierVisitor::HandleGetTupleElement( in HandleGetTupleElement() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc110 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc383 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc3230 Status SpmdPartitioningVisitor::HandleGetTupleElement(HloInstruction* hlo) { in HandleGetTupleElement() function in xla::spmd::SpmdPartitioningVisitor