Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dconvolution_fp16.h57 int row_tile_; variable
Dconvolution_1x1_fp16.h62 int row_tile_; variable
Dmatmul_base_fp16.h60 int row_tile_ = 0; variable
Dconvolution_winograd_fp16.h83 int row_tile_ = 0; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Ddeconvolution_fp32.h59 int row_tile_ = 0; variable
Dconvolution_1x1_fp32.h65 int row_tile_ = 0; variable
Dmatmul_fp32_base.h72 int row_tile_ = 0; variable
Dgru_fp32.h60 int row_tile_ = 0; variable
Dlstm_fp32.h77 int row_tile_ = 0; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dmatmul_base_int8.h78 int row_tile_ = C4NUM; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dattention_parameter.h35 int row_tile_; // row tile for matrix pack member