Searched defs:TfLiteInterpreterOptionsCreate (Results 1 – 3 of 3) sorted by relevance
108 TfLiteInterpreterOptionsCreate(void) in TfLiteInterpreterOptionsCreate() function
207 private static extern unsafe TfLiteInterpreterOptions TfLiteInterpreterOptionsCreate(); in TfLiteInterpreterOptionsCreate() method in TensorFlowLite.Interpreter
107 TfLiteInterpreterOptions* TfLiteInterpreterOptionsCreate() { in TfLiteInterpreterOptionsCreate() function