Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dpooling_int8.c254 int out_c8_offset = out_c16_offset + c8 * C8NUM; in AvgPoolingOptInt8() local
257 int out_channel_offset = out_c8_offset + k; in AvgPoolingOptInt8()