Lines Matching refs:kx
533 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestQU8() local
534 const size_t x = ox + padding_left() - kx * dilation_width(); in TestQU8()
542 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestQU8()
669 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestF32() local
670 const size_t x = ox + padding_left() - kx * dilation_width(); in TestF32()
678 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestF32()
811 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupQU8() local
812 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupQU8()
820 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupQU8()
928 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupQU8() local
929 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupQU8()
937 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupQU8()
1034 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupF32() local
1035 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupF32()
1043 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupF32()
1146 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupF32() local
1147 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupF32()
1155 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupF32()