Searched refs:TfLiteInterpreterCreateWithSelectedOps (Results 1 – 5 of 5) sorted by relevance
78 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()109 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()161 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()
153 TfLiteInterpreterCreateWithSelectedOps(const TfLiteModel* model,
44 TfLiteInterpreter* TfLiteInterpreterCreateWithSelectedOps( in TfLiteInterpreterCreateWithSelectedOps() function
203 TfLiteInterpreterCreateWithSelectedOps(const TfLiteModel* model,
241 TfLiteInterpreterCreateWithSelectedOps(model_.get(), options.get())); in InitInterpreter()