Searched refs:c8_res (Results 1 – 2 of 2) sorted by relevance
130 int c8_res = j % 2; in WinogradOutputNHWCTransform() local133 …int src_oc4_offset = src_tile_offset + c8_block * input_unit * input_unit * C8NUM + c8_res * C4NUM; in WinogradOutputNHWCTransform()200 int c8_res = j % 2; in WinogradOutputNC4HW4Transform() local203 …int src_oc4_offset = src_tile_offset + c8_block * input_unit * input_unit * C8NUM + c8_res * C4NUM; in WinogradOutputNC4HW4Transform()
188 int c8_res = channel % C8NUM; in MaxPoolingC4Fp16() local189 int c4 = c8_res / C4NUM; in MaxPoolingC4Fp16()234 int c8_res = channel % C8NUM; in MaxPoolingC1Fp16() local235 int c4 = c8_res / C4NUM; in MaxPoolingC1Fp16()