Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dgemm.c61 int cm8 = c % 4; local
73 int cm8 = c % 8; local
86 int cm8 = c % C12NUM; local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dgemm_fp16.c310 int cm8 = c % C8NUM; in RowMajor2Row8MajorStrideFp16() local
315 int cm8 = c % C8NUM; in RowMajor2Row8MajorStrideFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dmatmul_fp16.c105 int cm8 = tc % C8NUM; in Col2Row8SrcFromFp16() local
214 int cm8 = tc % C8NUM; in Col2Row8SrcFromFp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c79 int cm8 = c % C8NUM; in RowMajor2Row8Major() local
84 int cm8 = c % C8NUM; in RowMajor2Row8Major() local