Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm.cc703 TfLiteTensor* concat_temp = GetOutput(context, node, kOutputConcatTemp); in Prepare() local
743 TfLiteTensor* concat_temp = GetOutput(context, node, kOutputConcatTemp); in Eval() local