Home
last modified time | relevance | path

Searched refs:channel_8_res (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dpooling_int8.c252 int channel_8_res = channel_16_res - c8 * C8NUM; in AvgPoolingOptInt8() local
255 for (int k = 0; k < channel_8_res; k++) { in AvgPoolingOptInt8()