Searched refs:spchw_dwconv5x5 (Results 1 – 3 of 3) sorted by relevance
178 …_input_channels == 1 && group_output_channels == 1 && xnn_params.f32.spchw_dwconv5x5.ukernel != NU… in xnn_create_convolution2d_nchw_f32()181 dwconv_parameters = &xnn_params.f32.spchw_dwconv5x5; in xnn_create_convolution2d_nchw_f32()
628 xnn_params.f32.spchw_dwconv5x5 = (struct spchw_dwconv_parameters) { in init()1506 xnn_params.f32.spchw_dwconv5x5 = (struct spchw_dwconv_parameters) { in init()
1397 struct spchw_dwconv_parameters spchw_dwconv5x5; member