Home
last modified time | relevance | path

Searched refs:is_allow_float (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/python/
Dlite.py271 not self.is_allow_float() and
278 self.is_allow_float() and
289 not self.is_allow_float())
295 self.is_allow_float())
471 def is_allow_float(self): member in QuantizationMode
870 q_allow_float = quant_mode.is_allow_float()