Searched refs:IdentifyOperatorsToDelegate (Results 1 – 4 of 4) sorted by relevance
116 … (TfLiteOpaqueDelegateGetData(tfLiteDelegate))->IdentifyOperatorsToDelegate(tfLiteContext); in DoPrepare()235 TfLiteIntArray* ArmnnOpaqueDelegate::IdentifyOperatorsToDelegate(TfLiteOpaqueContext* tfLiteContext) in IdentifyOperatorsToDelegate() function in armnnOpaqueDelegate::ArmnnOpaqueDelegate
59 TfLiteIntArray* IdentifyOperatorsToDelegate(TfLiteContext* context);
44 TfLiteIntArray* IdentifyOperatorsToDelegate(TfLiteOpaqueContext* context);
81 …static_cast<::armnnDelegate::Delegate*>(tfLiteDelegate->data_)->IdentifyOperatorsToDelegate(tfLite… in DoPrepare()174 TfLiteIntArray* Delegate::IdentifyOperatorsToDelegate(TfLiteContext* tfLiteContext) in IdentifyOperatorsToDelegate() function in armnnDelegate::Delegate