Searched defs:delegateOptions (Results 1 – 4 of 4) sorted by relevance
79 NnrtDelegate::Options delegateOptions; in Init() local117 NnrtDelegate::Options delegateOptions; in Prepare() local178 …nrtDelegateKernel::BuildGraph(TfLiteContext* context, const NnrtDelegate::Options& delegateOptions, in BuildGraph()229 const NnrtDelegate::Options& delegateOptions) in AddOpsAndTensors()386 …tDelegateKernel::SetNnOptions(TfLiteContext* context, const NnrtDelegate::Options& delegateOptions) in SetNnOptions()
88 bool IsUseTargetDevice(NnrtDelegate::Options delegateOptions, bool excludeNnrtReference) in IsUseTargetDevice()106 NnrtDelegate::Options delegateOptions; in GetTargetDevice() local
242 NnrtDelegate::Options delegateOptions; in CheckDeviceValid() local292 NnrtDelegate::Options delegateOptions; in DoPrepare() local
51 NnrtDelegate::Options delegateOptions; member