Searched defs:C7NUM (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | lstm_fp16.c | 162 … const float16_t *weight_project, const float16_t *project_bias, float16_t *buffer[C7NUM], in UpdateOutputFp16() 230 … float16_t *cell_state, float16_t *buffer[C7NUM], const LstmParameter *lstm_param) { in LstmStepUnitFp16() 309 … float16_t *cell_state, float16_t *buffer[C7NUM], const LstmParameter *lstm_param, in LstmUnidirectionalFp16() 332 … float16_t *project_bias, float16_t *hidden_state, float16_t *cell_state, float16_t *buffer[C7NUM], in LstmFp16()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/ |
| D | fse_decode_kernel.cc | 41 const size_t C7NUM = 7; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/ |
| D | op_base.h | 37 #define C7NUM 7 macro
|