Home
last modified time | relevance | path

Searched refs:non_indexed_generators_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc110 TF_ASSIGN_OR_RETURN(tuple_ptr, non_indexed_generators_[tuple_operand]()); in HandleGetTupleElement()
139 non_indexed_generators_[get_tuple_element] = emit_tuple_element_ptr; in HandleGetTupleElement()
Dfused_ir_emitter.h142 non_indexed_generators_; variable