Searched refs:TfLiteInterpreterOptionsSetNumThreads (Results 1 – 2 of 2) sorted by relevance
71 TfLiteInterpreterOptionsSetNumThreads(this.options, options.threads); in Interpreter()211 private static extern unsafe void TfLiteInterpreterOptionsSetNumThreads( in TfLiteInterpreterOptionsSetNumThreads() method in TensorFlowLite.Interpreter
118 TFL_CAPI_EXPORT extern void TfLiteInterpreterOptionsSetNumThreads(
Completed in 4 milliseconds