Searched refs:channels_start (Results 1 – 2 of 2) sorted by relevance
880 size_t channels_start, in xnn_compute_global_average_pooling_ncw() argument884 channels_start * context->input_channel_stride + batch_index * context->input_batch_stride); in xnn_compute_global_average_pooling_ncw()886 channels_start * context->output_channel_stride + batch_index * context->output_batch_stride); in xnn_compute_global_average_pooling_ncw()
757 size_t channels_start,