Shortcuts

default_dynamic_qconfig

torch.quantization.qconfig.default_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.MinMaxObserver’>, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){})

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