Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/delegates/compatibility/nnapi/
H A Dnnapi_compatibility_lib.h60 static TfLiteStatus DoPrepare(TfLiteContext* context, in DoPrepare() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_disabled.cc47 TfLiteStatus StatefulNnApiDelegate::DoPrepare(TfLiteContext* /* context */, in DoPrepare() function in tflite::StatefulNnApiDelegate
H A Dnnapi_delegate.cc6683 TfLiteStatus StatefulNnApiDelegate::DoPrepare(TfLiteContext* context, in DoPrepare() function in tflite::StatefulNnApiDelegate
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dlookup_table_op.h291 Status DoPrepare(size_t size) override { in DoPrepare() function
/aosp_15_r20/external/armnn/delegate/classic/src/
H A Darmnn_delegate.cpp78 TfLiteStatus DoPrepare(TfLiteContext* tfLiteContext, TfLiteDelegate* tfLiteDelegate) in DoPrepare() function
/aosp_15_r20/external/armnn/delegate/opaque/src/
H A Darmnn_delegate.cpp109 TfLiteStatus DoPrepare(TfLiteOpaqueContext* tfLiteContext, TfLiteOpaqueDelegate* tfLiteDelegate, vo… in DoPrepare() function