Searched refs:input_channel_stride (Results 1 – 4 of 4) sorted by relevance
131 .input_channel_stride = width * sizeof(float), in xnn_setup_global_average_pooling_ncw_f32()
263 …(const void*) ((uintptr_t) context->input + channel * context->input_channel_stride + batch_index … in xnn_compute_dwconv2d_spchw()479 channels_start * context->input_channel_stride + batch_index * context->input_batch_stride); in xnn_compute_global_average_pooling_ncw()
662 .input_channel_stride = input_height * input_width << log2_input_element_size, in setup_convolution2d_nchw()
267 size_t input_channel_stride; member484 size_t input_channel_stride; member