Use the multithreaded conv only when threads are available.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 9 Mar 2018 17:39:21 +0000 (09:39 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 9 Mar 2018 17:43:42 +0000 (09:43 -0800)
commit96a7b1443f6b652c04957ac8c53d6597be434697
tree2f65bc9a7602af847ad0aabf37a75f50d36457f1
parent7fbfa59b1d970eb5e3a27b12ef38315ab556faef
Use the multithreaded conv only when threads are available.

PiperOrigin-RevId: 188495357
tensorflow/contrib/lite/kernels/conv.cc