Home
last modified time | relevance | path

Searched defs:kernel_width (Results 1 – 25 of 52) sorted by relevance

123

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELocallyConnectedLayer.cpp47 const unsigned int kernel_width = weights->dimension(0); in calculate_shapes() local
99 const unsigned int kernel_width = weights->dimension(0); in validate() local
138 const unsigned int kernel_width = weights->info()->dimension(0); in configure() local
DNEGEMMConvolutionLayer.cpp280 const unsigned int kernel_width = weights->info()->dimension(idx_width); in configure() local
429 const unsigned int kernel_width = weights->dimension(idx_width); in validate() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLocallyConnectedLayer.cpp48 const unsigned int kernel_width = weights->dimension(0); in calculate_shapes() local
113 const unsigned int kernel_width = weights->dimension(0); in validate() local
161 const unsigned int kernel_width = weights->info()->dimension(0); in configure() local
/external/XNNPACK/test/
Ddwconv2d-microkernel-tester.h113 inline DWConv2DMicrokernelTester& kernel_width(uint32_t kernel_width) { in kernel_width() function
119 inline uint32_t kernel_width() const { in kernel_width() function
Dconv-hwc2chw-microkernel-tester.h178 inline ConvHWC2CHWMicrokernelTester& kernel_width(uint32_t kernel_width) { in kernel_width() argument
184 inline uint32_t kernel_width() const { in kernel_width() function
Dconv-hwc-microkernel-tester.h178 inline ConvHWCMicrokernelTester& kernel_width(uint32_t kernel_width) { in kernel_width() argument
184 inline uint32_t kernel_width() const { in kernel_width() function
Dsubgraph-tester.h78 uint32_t kernel_height, uint32_t kernel_width, in add_conv()
101 uint32_t kernel_height, uint32_t kernel_width, in add_depthwise_conv()
Ddeconvolution-nhwc.cc589 for (size_t kernel_width = 1; kernel_width <= 4; kernel_width *= 2) { variable
880 for (size_t kernel_width = 1; kernel_width <= 4; kernel_width *= 2) { in TEST() local
1189 for (size_t kernel_width = 1; kernel_width <= 4; kernel_width *= 2) { in TEST() local
1500 for (size_t kernel_width = 1; kernel_width <= 4; kernel_width *= 2) { in TEST() local
1871 for (size_t kernel_width = 2; kernel_width <= 5; kernel_width++) { variable
2150 for (size_t kernel_width = 2; kernel_width <= 5; kernel_width++) { in TEST() local
2445 for (size_t kernel_width = 2; kernel_width <= 5; kernel_width++) { in TEST() local
2742 for (size_t kernel_width = 2; kernel_width <= 5; kernel_width++) { in TEST() local
3096 for (size_t kernel_width = 3; kernel_width <= 5; kernel_width++) { variable
3287 for (size_t kernel_width = 3; kernel_width <= 5; kernel_width++) { in TEST() local
[all …]
/external/XNNPACK/src/operators/
Dconvolution-nhwc.c69 uint32_t kernel_width, in create_convolution2d_nhwc()
485 uint32_t kernel_width, in xnn_create_convolution2d_nhwc_qu8()
601 uint32_t kernel_width, in xnn_create_convolution2d_nhwc_qs8()
712 uint32_t kernel_width, in xnn_create_convolution2d_nhwc_qc8()
831 uint32_t kernel_width, in xnn_create_convolution2d_nhwc_f16()
941 uint32_t kernel_width, in xnn_create_convolution2d_nhwc_f32()
1204 const size_t kernel_width = convolution_op->kernel_width; in setup_convolution2d_nhwc() local
1360 const size_t kernel_width = convolution_op->kernel_width; in setup_convolution2d_nhwc() local
Ddeconvolution-nhwc.c46 uint32_t kernel_width, in create_deconvolution2d_nhwc()
280 uint32_t kernel_width, in xnn_create_deconvolution2d_nhwc_qs8()
374 uint32_t kernel_width, in xnn_create_deconvolution2d_nhwc_qu8()
470 uint32_t kernel_width, in xnn_create_deconvolution2d_nhwc_f32()
565 const size_t kernel_width = deconvolution_op->kernel_width; in setup_conv_path() local
689 const size_t kernel_width = deconvolution_op->kernel_width; in setup_subconv2d_path() local
/external/XNNPACK/tools/
Dgenerate-dwconv2d-chw-test.py243 def generate_test_cases(ukernel, kernel_height, kernel_width, subsampling, \ argument
/external/ComputeLibrary/tests/validation/reference/
DIm2Col.cpp44 const int kernel_width = kernel_dims.width; in im2col_nchw() local
98 const int kernel_width = kernel_dims.width; in im2col_nhwc() local
/external/XNNPACK/bench/
Dconvolution.cc46 const size_t kernel_width = state.range(4); in xnnpack_convolution_qu8() local
166 const size_t kernel_width = state.range(4); in xnnpack_convolution_qs8() local
289 const size_t kernel_width = state.range(4); in xnnpack_convolution_f16() local
405 const size_t kernel_width = state.range(4); in xnnpack_convolution_f32() local
520 const size_t kernel_width = state.range(4); in tflite_convolution_f32() local
738 const size_t kernel_width = state.range(4); in compare_with_convolution_f32_reference_output() local
832 const size_t kernel_width = state.range(4); in armcl_convolution_f32() local
Ddeconvolution.cc33 const size_t kernel_width = state.range(4); in xnnpack_deconvolution_qu8() local
152 const size_t kernel_width = state.range(4); in xnnpack_deconvolution_f32() local
269 const size_t kernel_width = state.range(4); in tflite_deconvolution_f32() local
/external/XNNPACK/src/
Dim2col.c17 size_t kernel_width, in xnn_im2col_conv2d()
Dindirection.c33 const size_t kernel_width = op->kernel_width; in xnn_indirection_init_conv2d() local
93 const size_t kernel_width = op->kernel_width; in xnn_indirection_init_deconv2d() local
149 const size_t kernel_width = op->kernel_width; in xnn_indirection_init_subconv2d() local
214 const size_t kernel_width = op->kernel_width; in xnn_indirection_init_dwconv2d() local
/external/ComputeLibrary/src/core/NEON/kernels/assembly/
Dconvolution_parameters.hpp53 int64_t kernel_width; member
/external/ComputeLibrary/src/core/
DUtils.cpp367 const unsigned int kernel_width = weights_shape[width_idx]; in calculate_same_pad() local
400unsigned int kernel_width, unsigned int kernel_height, in deconvolution_output_dimensions()
420 int kernel_width, int kernel_height, in scaled_dimensions()
/external/ComputeLibrary/src/graph/nodes/
DDeconvolutionLayerNode.cpp56 …const unsigned int kernel_width = get_dimension_size(weights_descriptor, DataLayoutDimension::WID… in compute_output_descriptor() local
DDepthwiseConvolutionLayerNode.cpp84 …const unsigned int kernel_width = get_dimension_size(weights_descriptor, DataLayoutDimension::WI… in compute_output_descriptor() local
DFusedDepthwiseConvolutionBatchNormalizationNode.cpp92 …const unsigned int kernel_width = get_dimension_size(weights_descriptor, DataLayoutDimension::WI… in compute_output_descriptor() local
DConvolutionLayerNode.cpp95 …const unsigned int kernel_width = get_dimension_size(weights_descriptor, DataLayoutDimension::WID… in compute_output_descriptor() local
DFusedConvolutionBatchNormalizationNode.cpp100 …const unsigned int kernel_width = get_dimension_size(weights_descriptor, DataLayoutDimension::WID… in compute_output_descriptor() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNEIm2ColKernel.cpp101 int kernel_width, in linearize_volume_nchw()
199 int kernel_width, in linearize_volume_nhwc()
/external/ComputeLibrary/src/runtime/GLES_COMPUTE/functions/
DGCConvolutionLayer.cpp131 const unsigned int kernel_width = weights->info()->dimension(0); in configure() local

123