Home
last modified time | relevance | path

Searched defs:get_tuple_element (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_control_flow.cc252 auto get_tuple_element = builder->create<mhlo::GetTupleElementOp>( in ReplaceImplicitInputsWithTupleElements() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc110 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h165 Status HandleGetTupleElement(HloInstructionPtr get_tuple_element) override { in HandleGetTupleElement()
Dtuple_points_to_analysis.cc224 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dhlo_cost_analysis.cc232 const HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dhlo_verifier.cc997 Status ShapeVerifier::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dhlo_evaluator.cc3006 Status HloEvaluator::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dalgebraic_simplifier.cc3317 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc383 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()