Searched refs:TfLiteInterpreterCreateWithSelectedOps (Results 1 – 4 of 4) sorted by relevance
77 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()108 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()160 TfLiteInterpreterCreateWithSelectedOps(model, options); in TEST()
113 TfLiteInterpreterCreateWithSelectedOps(const TfLiteModel* model,
43 TfLiteInterpreter* TfLiteInterpreterCreateWithSelectedOps( in TfLiteInterpreterCreateWithSelectedOps() function
255 TfLiteInterpreterCreateWithSelectedOps(model_.get(), options.get())); in InitInterpreter()