Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc105 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h133 Status HandleGetTupleElement(HloInstructionPtr get_tuple_element) override { in HandleGetTupleElement()
Dtuple_points_to_analysis.cc220 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dhlo_verifier.cc416 Status ShapeVerifier::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dtuple_points_to_analysis_test.cc251 auto get_tuple_element = builder.AddInstruction( in TEST_F() local
Dhlo_evaluator.cc1177 Status HloEvaluator::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
Dalgebraic_simplifier.cc1939 HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc109 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc292 Status IrEmitter::HandleGetTupleElement(HloInstruction* get_tuple_element) { in HandleGetTupleElement()