Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface_test.cc33 const TensorType& quantization_type) { in CreateQuantizedModelSingleInputOutput()
128 const TensorType& quantization_type) { in CreateQuantizedModelMultipleInputOutput()
311 TensorType quantization_type = GetParam(); in TEST_P() local
348 TensorType quantization_type = GetParam(); in TEST_P() local
/external/tensorflow/tensorflow/lite/python/
Dutil_test.py264 def _generate_integer_tflite_model(quantization_type=dtypes.int8, argument
333 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