Searched defs:TfLiteInterpreterOptionsSetNumThreads (Results 1 – 2 of 2) sorted by relevance
213 private static extern unsafe void TfLiteInterpreterOptionsSetNumThreads( in TfLiteInterpreterOptionsSetNumThreads() method in TensorFlowLite.Interpreter
115 void TfLiteInterpreterOptionsSetNumThreads(TfLiteInterpreterOptions* options, in TfLiteInterpreterOptionsSetNumThreads() function