Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/quant_helper/
Dquant_node_pass.cc132 int QuantNodePass::DoParameterNodeQuant(const CNodePtr &cnode, const ParameterPtr &input_node, size… in DoParameterNodeQuant() function in mindspore::lite::quant::QuantNodePass
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc133 int FullQuantQuantizer::DoParameterNodeQuant(const CNodePtr &cnode, const ParameterPtr &input_node, in DoParameterNodeQuant() function in mindspore::lite::quant::FullQuantQuantizer