per_channel_dynamic_qconfig¶
- torch.quantization.qconfig.per_channel_dynamic_qconfig¶
alias of QConfig(activation=functools.partial(<class ‘torch.ao.quantization.observer.PlaceholderObserver’>, dtype=torch.quint8, compute_dtype=torch.quint8){}, weight=functools.partial(<class ‘torch.ao.quantization.observer.PerChannelMinMaxObserver’>, dtype=torch.qint8, qscheme=torch.per_channel_symmetric){})