Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp404 tflite::StatefulNnApiDelegate delegate(nnapi_options); in runCompilation() local
405 int delegationStatus = interpreter->ModifyGraphWithDelegate(&delegate); in runCompilation()
406 auto nnapiErrno = delegate.GetNnApiErrno(); in runCompilation()