Searched defs:TfLiteInterpreterOptions (Results 1 – 3 of 3) sorted by relevance
86 struct TfLiteInterpreterOptions { struct109 // `TfLiteInterpreterOptionsAddRegistrationExternal` API. argument110 std::vector<TfLiteRegistrationExternal*> op_registrations;
83 typedef struct TfLiteInterpreterOptions TfLiteInterpreterOptions; typedef
20 using TfLiteInterpreterOptions = System.IntPtr; typedef