Searched refs:channels_start (Results 1 – 2 of 2) sorted by relevance
475 size_t channels_start, in xnn_compute_global_average_pooling_ncw() argument479 channels_start * context->input_channel_stride + batch_index * context->input_batch_stride); in xnn_compute_global_average_pooling_ncw()481 channels_start * context->output_channel_stride + batch_index * context->output_batch_stride); in xnn_compute_global_average_pooling_ncw()
499 size_t channels_start,