Searched defs:TfLiteInterpreterOptionsCreate (Results 1 – 2 of 2) sorted by relevance
105 TfLiteInterpreterOptions* TfLiteInterpreterOptionsCreate() { in TfLiteInterpreterOptionsCreate() function
205 private static extern unsafe TfLiteInterpreterOptions TfLiteInterpreterOptionsCreate(); in TfLiteInterpreterOptionsCreate() method in TensorFlowLite.Interpreter