Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dfused_ir_emitter.cc123 StatusOr<FusedIrEmitter::IndexedGenerator> FusedIrEmitter::HandleTuple( in HandleTuple() function in xla::FusedIrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc175 Status LogicalBufferAnalysis::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::LogicalBufferAnalysis
H A Ddfs_hlo_visitor_with_default.h190 Status HandleTuple(HloInstructionPtr tuple) override { in HandleTuple() function
H A Dtuple_points_to_analysis.cc472 Status TuplePointsToAnalysis::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc285 Status HloCostAnalysis::HandleTuple(const HloInstruction* tuple) { in HandleTuple() function in xla::HloCostAnalysis
H A Ddynamic_padder.cc2096 Status DynamicShapeRemovingVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::__anone66dd8310111::DynamicShapeRemovingVisitor
H A Dhlo_verifier.cc1235 Status ShapeVerifier::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc256 Status DynamicDimensionInferenceVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::DynamicDimensionInferenceVisitor
H A Dhlo_evaluator.cc1492 Status HloEvaluator::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::HloEvaluator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc144 Status IrEmitter::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc656 Status IrEmitter::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc4176 Status SpmdPartitioningVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::spmd::SpmdPartitioningVisitor