Searched defs:QuantizationSpec (Results 1 – 5 of 5) sorted by relevance
30 self, activation_spec: QuantizationSpec, weight_spec: QuantizationSpec
114 spec: Optional[QuantizationSpec],
32 class QuantizationSpec(QuantizationSpecBase): class
187 node: torch.fx.Node, output_qspec: QuantizationSpec
120 quant_spec: Union[QuantizationSpec, FixedQParamsQuantizationSpec]