Searched defs:get_weight_qspec (Results 1 – 2 of 2) sorted by relevance
46 def get_weight_qspec(self) -> QuantizationSpec | None: member in QuantizationConfig
145 def get_weight_qspec(quantization_config: Optional[QuantizationConfig]): function