Home
last modified time | relevance | path

Searched defs:quantization_type (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_quantization_test.py92 def _test_quantization_goldens(self, quantization_type, converter, input_data, argument
121 def test_mobilenet_v1(self, quantization_type): argument
139 def test_mobilenet_v2(self, quantization_type): argument
153 def test_inception_v3(self, quantization_type): argument
/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface_test.cc32 const TensorType& quantization_type) { in CreateQuantizedModelSingleInputOutput()
127 const TensorType& quantization_type) { in CreateQuantizedModelMultipleInputOutput()
310 TensorType quantization_type = GetParam(); in TEST_P() local
349 TensorType quantization_type = GetParam(); in TEST_P() local
/external/tensorflow/tensorflow/lite/python/
Dutil_test.py262 def _generate_integer_tflite_model(quantization_type=dtypes.int8): argument
354 def test(self, is_post_train, quantization_type, in_tftype, out_tftype): argument
/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.cc407 saft_fbs::QuantizationType quantization_type = matrix->quantization_type(); in SafeGetQuantizationType() local
432 saft_fbs::QuantizationType quantization_type = matrix->quantization_type(); in SafeGetValuesOfMatrix() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc109 QuantizationType quantization_type = QuantizationType::kNonPerChannelUint8; member
370 static constexpr QuantizationType quantization_type = in DispatchDepthwiseConvImpl() local