Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc123 Status FusedIrEmitter::HandleTuple(const HloInstruction* tuple) { in HandleTuple() function in xla::FusedIrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc179 Status LogicalBufferAnalysis::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h177 Status HandleTuple(HloInstructionPtr tuple) override { in HandleTuple() function
Dtuple_points_to_analysis.cc406 Status TuplePointsToAnalysis::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc286 Status HloCostAnalysis::HandleTuple(const HloInstruction* tuple) { in HandleTuple() function in xla::HloCostAnalysis
Dhlo_verifier.cc865 Status ShapeVerifier::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::ShapeVerifier
Ddynamic_padder.cc1748 Status DynamicShapeRemovingVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::__anoncf57f0820111::DynamicShapeRemovingVisitor
Ddynamic_dimension_inference.cc225 Status DynamicDimensionInferenceVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc806 Status HloEvaluator::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc215 Status IrEmitter::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc2151 Status IrEmitterUnnested::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc637 Status IrEmitter::HandleTuple(HloInstruction* tuple) { in HandleTuple() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc3367 Status SpmdPartitioningVisitor::HandleTuple(HloInstruction* hlo) { in HandleTuple() function in xla::spmd::SpmdPartitioningVisitor