Searched refs:c4_offset (Results 1 – 1 of 1) sorted by relevance
194 int c4_offset = c8 * C8NUM; in MaxPoolingC4Fp16() local196 int in_channel_offset = in_batch_offset + c4_offset + j * C4NUM; in MaxPoolingC4Fp16()197 int out_channel_offset = out_plane_offset + c4_offset + j * C4NUM; in MaxPoolingC4Fp16()