Shortcuts

float_qparams_weight_only_qconfig

torch.quantization.qconfig.float_qparams_weight_only_qconfig

alias of QConfig(activation=<class ‘torch.ao.quantization.observer.PlaceholderObserver’>, weight=functools.partial(<class ‘torch.ao.quantization.observer.PerChannelMinMaxObserver’>, dtype=torch.quint8, qscheme=torch.per_channel_affine_float_qparams, ch_axis=0){})

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources