Home
last modified time | relevance | path

Searched defs:block_mod (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dreduce_fp32.c65 int block_mod = inner_size % C4NUM; in IntReduceMean() local
110 int block_mod = inner_size % C4NUM; in ReduceSum() local
151 int block_mod = inner_size % C4NUM; in IntReduceSum() local
467 size_t block_mod = col_size % C8NUM; in ReduceSumDim2Axis0() local
502 size_t block_mod = col_len % C8NUM; in ReduceSumDim2Axis1() local