If call cv::setNumThreads
for specific number of threads,does that affect OpenCL optimization and limit it to work on specific number of computation units?
1 | initial version |
If call cv::setNumThreads
for specific number of threads,does that affect OpenCL optimization and limit it to work on specific number of computation units?