W3cubDocs

/PyTorch 2.9

PerBlock

class torch.ao.quantization.observer.PerBlock(block_size) [source]

Represents per-block granularity in quantization. See quantize_affine() for docs for block_size

Variables

block_size (Tuple[int, ...]) – The size of each quantization group

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.ao.quantization.observer.PerBlock.html