Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dgemm.c60 int cd8 = c / 4; local
72 int cd8 = c / 8; local
85 int cd8 = c / C12NUM; local
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c410 float32x4x2_t cd1, cd2, cd3, cd4, cd5, cd6, cd7, cd8; in arm_bitonic_merge_128_f32() local
565 float32x4x2_t cd1, cd2, cd3, cd4, cd5, cd6, cd7, cd8; in arm_bitonic_merge_256_f32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dgemm_fp16.c309 int cd8 = c / C8NUM; in RowMajor2Row8MajorStrideFp16() local
314 int cd8 = c / C8NUM; in RowMajor2Row8MajorStrideFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dmatmul_fp16.c104 int cd8 = tc / C8NUM; in Col2Row8SrcFromFp16() local
213 int cd8 = tc / C8NUM; in Col2Row8SrcFromFp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dmatmul_fp32.c78 int cd8 = c / C8NUM; in RowMajor2Row8Major() local
83 int cd8 = c / C8NUM; in RowMajor2Row8Major() local