Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c942 int c_remain = col - ci; in MatVecMulFp32Neon64() local
961 int c_remain = col - ci - C4NUM; in MatVecMulFp32Neon64() local