Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Ddw_convolution_selector.cc73 } else if (IsDepthWiseConv3x3StrideH2Supported(attr)) { in SelectDWConvolutionApple()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv_3x3_stride_h2.h147 bool IsDepthWiseConv3x3StrideH2Supported(
Ddepthwise_conv_3x3_stride_h2.cc234 bool IsDepthWiseConv3x3StrideH2Supported( in IsDepthWiseConv3x3StrideH2Supported() function