Rate this Page

activation_is_dynamically_quantized#

class torch.ao.quantization.utils.activation_is_dynamically_quantized(qconfig)[source]#

Given a qconfig, decide if the activation needs to be dynamically quantized or not, this includes dynamically quantizing to quint8, qint8 and float16