Searched refs:CreateSimpleDelegate (Results 1 – 4 of 4) sorted by relevance
120 static TfLiteDelegate* CreateSimpleDelegate(134 CreateSimpleDelegate(std::move(simple_delegate)), DeleteSimpleDelegate); in Create()
115 TfLiteDelegate* TfLiteDelegateFactory::CreateSimpleDelegate( in CreateSimpleDelegate() function in tflite::TfLiteDelegateFactory
98 return tflite::TfLiteDelegateFactory::CreateSimpleDelegate(std::move(dummy)); in TfLiteDummyDelegateCreate()
127 tflite::TfLiteDelegateFactory::CreateSimpleDelegate( in TfLiteHexagonDelegateCreate()