Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface_test.cc31 std::unique_ptr<ModelT> CreateQuantizedModelSingleInputOutput( in CreateQuantizedModelSingleInputOutput() function
312 auto model = CreateQuantizedModelSingleInputOutput(quantization_type); in TEST_P()
405 auto model = CreateQuantizedModelSingleInputOutput(TensorType_INT8); in TEST()
441 auto model = CreateQuantizedModelSingleInputOutput(TensorType_INT8); in TEST()