Home
last modified time | relevance | path

Searched defs:ApplyLazyDelegateProviders (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter_test_util.h56 TfLiteStatus ApplyLazyDelegateProviders() { in ApplyLazyDelegateProviders() function
Dinterpreter.cc314 TfLiteStatus Interpreter::ApplyLazyDelegateProviders() { in ApplyLazyDelegateProviders() function in tflite::Interpreter