Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/c/
Dc_api_experimental.h146 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetEnableDelegateFallback(
Dc_api_experimental_test.cc255 TfLiteInterpreterOptionsSetEnableDelegateFallback(options, true); in TEST_F()
285 TfLiteInterpreterOptionsSetEnableDelegateFallback(options, true); in TEST_F()
Dc_api_experimental.cc78 void TfLiteInterpreterOptionsSetEnableDelegateFallback( in TfLiteInterpreterOptionsSetEnableDelegateFallback() function