Searched defs:quant_dtype (Results 1 – 3 of 3) sorted by relevance
144 def quantize(self, quant_dtype, custom_annotations=()): argument
265 def quantize(self, quant_dtype, custom_annotations=()): argument
1184 def test_quantization_dtype(self, dtype, quant_dtype): argument