Home
last modified time | relevance | path

Searched defs:tf_quantization_mode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dlite_flex_test.py336 def testAddOp(self, tf_quantization_mode): argument
368 def testL2LossOp(self, tf_quantization_mode): argument
396 def testConvOpWithBias(self, tf_quantization_mode): argument
H A Dconvert.py471 def build_conversion_flags(inference_type=dtypes.float32,
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_flags.proto284 optional string tf_quantization_mode = 45; field