Shortcuts

Granularity

class torch.ao.quantization.observer.Granularity[source][source]

Base class for representing the granularity of quantization.

This class serves as a parent for specific granularity types used in quantization operations, such as per-tensor or per-axis quantization.

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