Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/dequant/
Dde_quant.cc44 NNaclFp32Serializer *const de_quant_code) { in DeQuantFunctionPerChannel()
66 … const std::string &de_quant_arg_base_str, NNaclFp32Serializer *const de_quant_code) { in DeQuantFunction()
89 NNaclFp32Serializer *const de_quant_code) { in DeQuantFunctionPerTensor()
112 NNaclFp32Serializer de_quant_code; in GetMicroDeQuantFunction() local