Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Drfft2d.cc105 TfLiteStatus ResizeOutputandTemporaryTensors(TfLiteContext* context, in ResizeOutputandTemporaryTensors() function
225 TF_LITE_ENSURE_STATUS(ResizeOutputandTemporaryTensors(context, node)); in Prepare()
447 TF_LITE_ENSURE_STATUS(ResizeOutputandTemporaryTensors(context, node)); in Eval()