Searched refs:dequant_name (Results 1 – 1 of 1) sorted by relevance
317 const string dequant_name = tensor->name + "_dequantize"; in QuantizeWeightsInternal() local318 MakeTensor(dequant_name, tensor->shape, &dequantize_output); in QuantizeWeightsInternal()327 LOG(INFO) << "Creating Dequantize op with name " << dequant_name << "."; in QuantizeWeightsInternal()