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