• Home
  • Raw
  • Download

Lines Matching refs:kx

477                 for (size_t kx = 0; kx < kernel_width(); kx++) {  in TestQ8()  local
478 const size_t x = ox + padding_left() - kx * dilation_width(); in TestQ8()
486 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestQ8()
611 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestF32() local
612 const size_t x = ox + padding_left() - kx * dilation_width(); in TestF32()
620 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestF32()
749 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupQ8() local
750 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupQ8()
758 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupQ8()
866 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupQ8() local
867 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupQ8()
875 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupQ8()
972 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupF32() local
973 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupF32()
981 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupF32()
1084 for (size_t kx = 0; kx < kernel_width(); kx++) { in TestSetupF32() local
1085 const size_t x = ox + padding_left() - kx * dilation_width(); in TestSetupF32()
1093 …* group_output_channels() + oc) * kernel_height() + ky) * kernel_width() + kx) * group_input_chann… in TestSetupF32()