Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv_3x3_stride_h2.h54 friend DepthWiseConv3x3StrideH2 CreateDepthWiseConv3x3StrideH2(
143 DepthWiseConv3x3StrideH2 CreateDepthWiseConv3x3StrideH2(
Ddepthwise_conv_3x3_stride_h2_test_util.cc54 CreateDepthWiseConv3x3StrideH2(op_def, attr, env->GetGpuInfo()); in DepthWiseConv3x3StrideH2SimpleWeightsTest()
Ddepthwise_conv_3x3_stride_h2.cc208 DepthWiseConv3x3StrideH2 CreateDepthWiseConv3x3StrideH2( in CreateDepthWiseConv3x3StrideH2() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Ddw_convolution_selector.cc75 CreateDepthWiseConv3x3StrideH2(op_def, attr, gpu_info)); in SelectDWConvolutionApple()