MCPcopy Create free account
hub / github.com/pytorch/executorch / PerTensorQuant

Class PerTensorQuant

backends/xnnpack/serialization/xnnpack_graph_schema.py:487–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485
486@dataclass
487class PerTensorQuant:
488 scale: float
489 zero_point: int
490
491
492XNNQuantParams = Union[

Callers 1

get_quant_paramsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected