Home
last modified time | relevance | path

Searched defs:kernel_x (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.h41 const int kernel_x = weights.shape.w; in RearrangeWeightsForDWConv2D() local
72 const int kernel_x = weights.shape.w; in UploadWeightsForDWConv2D() local
112 const int kernel_x = weights.shape.w; in RearrangeWeightsForDWConv3D() local
146 const int kernel_x = weights.shape.w; in UploadWeightsForDWConv3D() local
Dconv_constants.h38 const int kernel_x = weights.shape.w; in RearrangeWeightsForConvConstants() local
75 const int kernel_x = weights.shape.w; in RearrangeWeightsForConvConstantsDot() local
113 const int kernel_x = weights.shape.w; in UploadWeightsForConvConstants() local
Dconvolution_transposed.h122 const int kernel_x = weights.shape.w; in UploadWeights() local
146 const int kernel_x = weights.shape.w; in UploadWeights() local
Dconvolution_transposed_thin.h110 const int kernel_x = weights.shape.w; in RearrangeWeightsData() local
Dconv_powervr.h280 const int kernel_x = weights.shape.w; in UploadWeights() local
Dconv_weights_converter_test_util.cc66 const int kernel_x = weights.shape.w; in ConvolutionWeightsConverterTest() local
/external/XNNPACK/src/
Dim2col.c35 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_im2col_conv2d() local
Dindirection.c55 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_indirection_init_conv2d() local
67 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_indirection_init_conv2d() local
117 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_indirection_init_deconv2d() local
174 for (size_t kernel_x = offset_x; kernel_x < kernel_width; kernel_x += stride_width) { in xnn_indirection_init_subconv2d() local
226 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_indirection_init_dwconv2d() local
239 for (size_t kernel_x = 0; kernel_x < kernel_width; kernel_x++) { in xnn_indirection_init_dwconv2d() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Doperation_selector.cc356 const int kernel_x = weights_shape.w; in GPUOperationFromNode() local
/external/eigen/bench/tensors/
Dtensor_benchmarks.h417 void convolution(int num_iters, int kernel_x, int kernel_y) { in convolution()
/external/libaom/libaom/aom_dsp/
Dvariance.c342 const int16_t *const kernel_x = in aom_upsampled_pred_c() local
887 const int16_t *const kernel_x = in aom_highbd_upsampled_pred_c() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c700 const int16_t *const kernel_x = in aom_highbd_upsampled_pred_sse2() local
Dvariance_sse2.c594 const int16_t *const kernel_x = in aom_upsampled_pred_sse2() local