Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dmodify_model_interface_test.cc32 std::unique_ptr<ModelT> CreateQuantizedModelSingleInputOutput( in CreateQuantizedModelSingleInputOutput() function
313 auto model = CreateQuantizedModelSingleInputOutput(quantization_type); in TEST_P()
402 auto model = CreateQuantizedModelSingleInputOutput(TensorType_INT8); in TEST()
438 auto model = CreateQuantizedModelSingleInputOutput(TensorType_INT8); in TEST()