Searched defs:src_col (Results 1 – 8 of 8) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/fp32/ |
| D | splice_fp32_coder.cc | 37 int src_col = src_shape.at(kBiasIndex); in DoCode() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | splice_fp16.c | 17 void SpliceFp16(const float16_t *src_data, int src_row, int src_col, const SpliceParameter *param, … in SpliceFp16()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/ |
| D | splice_fp32.c | 18 void SpliceFp32(const float *src_data, int src_row, int src_col, const SpliceParameter *splice_para… in SpliceFp32()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/ |
| D | splice.c | 39 int src_col = input->shape_[Index2]; in SpliceCompute() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/base/ |
| D | affine_wrapper.h | 24 int src_col; member
|
| /third_party/ncurses/ncurses/base/ |
| D | lib_refresh.c | 82 int src_row, src_col; in wnoutrefresh() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp32/ |
| D | affine_fp32.cc | 291 int src_col = input_shape.at(input_shape.size() - 1); in IncrementMatmulKernelCreate() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_shader.c | 3780 …er_add_ps_fog_stage(struct shader_translator *tx, struct ureg_dst dst_col, struct ureg_src src_col) in shader_add_ps_fog_stage()
|