Searched refs:tensorid_stat (Results 1 – 1 of 1) sorted by relevance
25 for (const auto& tensorid_stat : logger_->GetCalibrationValues()) { in GetTensorStatsAsMap() local26 auto minmax = tensorid_stat.second; in GetTensorStatsAsMap()29 tensor_id_to_stats_map->insert({tensorid_stat.first, stats}); in GetTensorStatsAsMap()40 for (const auto& tensorid_stat : logger_->GetCalibrationValues()) { in AddCalibrationToModel() local41 auto minmax = tensorid_stat.second; in AddCalibrationToModel()47 subgraph->tensors[tensorid_stat.first]->quantization = in AddCalibrationToModel()