Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc248 bool recommended_conv = in IsDepthwiseConvPlus1x1ConvSupported() local
250 return good_dw && good_conv && recommended_dw && recommended_conv; in IsDepthwiseConvPlus1x1ConvSupported()