ObservationType
- class torch.ao.quantization.backend_config.ObservationType(value)[source][source]
An enum that represents different ways of how an operator/operator pattern should be observed
- INPUT_OUTPUT_NOT_OBSERVED = 2
this means the input and output are never observed example: x.shape, x.size