OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNumThreads
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/lite/
interpreter.cc
589
void Interpreter::
SetNumThreads
(int num_threads) {
/external/tensorflow/tensorflow/core/kernels/
meta_support.cc
196
void
SetNumThreads
(int num_threads) { g_num_threads = num_threads; }
Completed in 170 milliseconds