Home
last modified time | relevance | path

Searched defs:matmul_param_ (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/int8/
Ddeconvolution_int8_coder.h31 ~DeconvolutionInt8Coder() override { delete matmul_param_; } in ~DeconvolutionInt8Coder() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Ddeconvolution_int8.h66 MatMulParameter *matmul_param_ = nullptr; variable
Dconvolution_1x1_int8.h84 MatMulParameter *matmul_param_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dconvolution_1x1_fp16.h60 MatMulParameter *matmul_param_ = nullptr; variable
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/
Ddeconvolution_fp32_wrapper.h31 const MatMulParameter *matmul_param_; member
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/int8/
Dconv1x1_run_int8_wrapper.h41 MatMulParameter *matmul_param_; member