Searched defs:effective_kernel_width (Results 1 – 10 of 10) sorted by relevance
63 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_convolution_qu8() local184 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_convolution_qs8() local306 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_convolution_f16() local421 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_convolution_f32() local544 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in tflite_convolution_f32() local748 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in compare_with_convolution_f32_reference_output() local842 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in armcl_convolution_f32() local
50 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_deconvolution_qu8() local168 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in xnnpack_deconvolution_f32() local
51 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in Im2ColGEMMBenchmark() local
60 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in IGEMMBenchmark() local
64 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in DWConvBenchmark() local
56 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in DWConvBenchmark() local
54 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in IGEMMBenchmark() local
75 const size_t effective_kernel_width = (kernel_width - 1) * dilation + 1; in DWConv2DBenchmark() local
237 …const uint32_t effective_kernel_width = (max_pooling_op->kernel_width - 1) * max_pooling_op->dilat… in setup_max_pooling2d_nhwc() local
818 …const uint32_t effective_kernel_width = (convolution_op->kernel_width - 1) * convolution_op->dilat… in setup_convolution2d_nhwc() local