Searched defs:active_params (Results 1 – 2 of 2) sorted by relevance
76 auto active_params = active_weight_quant_params.at(FIRST_INPUT); in QuantBias() local
1091 int CalBiasQuantParams(const std::vector<schema::QuantParamT> &active_params, in CalBiasQuantParams()