Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/qps/
Dclient.h277 void UpdateHistogram(HistogramEntry* entry) { in UpdateHistogram() function
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc160 STATUS DivergInfo::UpdateHistogram(const std::vector<float> &data) { in UpdateHistogram() function in mindspore::lite::quant::DivergInfo