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