Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dpack_fp32.c1589 int src_off_c = (c * C4NUM + i) * height * width; in PackDepthwiseIndirectWeightC4Fp32() local
1606 int src_off_c = (c * C8NUM + i) * height * width; in PackDepthwiseIndirectWeightC8Fp32() local