Home
last modified time | relevance | path

Searched refs:hwcn_weights_status (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dconv.cc375 auto hwcn_weights_status = in Prepare() local
377 if (hwcn_weights_status != kTfLiteOk) return hwcn_weights_status; in Prepare()