Shortcuts

default_debug_qconfig

torch.quantization.qconfig.default_debug_qconfig

alias of QConfig(activation=<class ‘torch.ao.quantization.observer.RecordingObserver’>, 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