Rate this Page

activation_is_statically_quantized#

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

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