Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc316 TfLiteStatus CopyToTfLiteTensor(TfLiteContext* context, in CopyToTfLiteTensor() function in tflite::flex::OpNode
357 if (CopyToTfLiteTensor(context, shared_info, tensor, &tf_tensor, in MaybePersistTensorflowOutputs()