Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc5052 std::vector<llvm::Value*> input_ir_values; in EmitElementForInputFusibleSlices() local
5065 input_ir_values.push_back(input_generator(index).ValueOrDie()); in EmitElementForInputFusibleSlices()
5101 src_ir_array.EmitWriteArrayElement(slice_dst_index, input_ir_values[i], in EmitElementForInputFusibleSlices()