Searched refs:delegate (Results 1 – 1 of 1) sorted by relevance
368 tflite::StatefulNnApiDelegate delegate(nnapi_options); in runCompilation() local369 int delegationStatus = interpreter->ModifyGraphWithDelegate(&delegate); in runCompilation()370 auto nnapiErrno = delegate.GetNnApiErrno(); in runCompilation()