Shortcuts

default_per_channel_weight_fake_quant

torch.quantization.fake_quantize.default_per_channel_weight_fake_quant

alias of functools.partial(<class ‘torch.ao.quantization.fake_quantize.FakeQuantize’>, observer=<class ‘torch.ao.quantization.observer.MovingAveragePerChannelMinMaxObserver’>, quant_min=-128, quant_max=127, dtype=torch.qint8, qscheme=torch.per_channel_symmetric, reduce_range=False, 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