Searched refs:IsUseTargetDevice (Results 1 – 4 of 4) sorted by relevance
81 extern bool IsUseTargetDevice(
88 bool IsUseTargetDevice(NnrtDelegate::Options delegateOptions, bool excludeNnrtReference) in IsUseTargetDevice() function
245 if (tflite::IsUseTargetDevice(delegateOptions)) { in CheckDeviceValid()
408 if (!cacheDir.empty() && (!IsUseTargetDevice(delegateOptions) || in SetNnOptions()