Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dpack_fp32.c504 int dst_off_c = c * C4NUM * height * width; in PackDepthwiseIndirectWeightC4Fp32() local
521 int dst_off_c = c * C8NUM * height * width; in PackDepthwiseIndirectWeightC8Fp32() local