Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc249 STATUS DivergInfo::ComputeThreshold() { in ComputeThreshold() function in mindspore::lite::quant::DivergInfo
361 STATUS Calibrator::ComputeThreshold() { in ComputeThreshold() function in mindspore::lite::quant::Calibrator
1266 STATUS FullQuantQuantizer::ComputeThreshold() { return this->calibrator_->ComputeThreshold(); } in ComputeThreshold() function in mindspore::lite::quant::FullQuantQuantizer