Home
last modified time | relevance | path

Searched defs:quant_args_ (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Darithmetic_int8.h45 ArithmeticQuantArg quant_args_ = {}; variable
Dmul_int8.h48 MulQuantArg *quant_args_ = nullptr; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dpooling_parameter.h53 QuantArg **quant_args_; member