Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dconv.cc141 static TfLiteStatus AllocateTemporaryTensorsIfRequired(TfLiteContext* context, in AllocateTemporaryTensorsIfRequired() function
268 AllocateTemporaryTensorsIfRequired(context, node, is_hybrid)); in Prepare()