Searched defs:kernel_points (Results 1 – 9 of 9) sorted by relevance
38 const unsigned int kernel_points, in sve_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
38 const unsigned int kernel_points, in a64_fp16_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
37 const unsigned int kernel_points, in a64_fp32_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
39 const unsigned int kernel_points, in a64_u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
39 const unsigned int kernel_points, in a64_s8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
39 const unsigned int kernel_points, in a64_u8s8u8q_packed_to_nhwc_generic_with_multiplier_output2x8_mla_depthfirst_impl()
48 unsigned int kernel_points(void) const { return kernel_cols * kernel_rows; } in kernel_points() function
188 const auto kernel_points = args.depthwise_args.kernel_rows * args.depthwise_args.kernel_cols; in get_element_size() local
315 const auto kernel_points = args.depthwise_args.kernel_rows * args.depthwise_args.kernel_cols; in sizeof_input_patch() local