Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
487
class
PerTensorQuant:
488
scale: float
489
zero_point: int
490
491
492
XNNQuantParams = Union[
Callers
1
get_quant_params
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected