Searched defs:quantized_output (Results 1 – 2 of 2) sorted by relevance
204 TfLiteTensor quantized_output = CreateQuantizedTensor( in TEST() local226 TfLiteTensor quantized_output = CreateQuantizedTensor( in TEST() local
124 std::vector<int32> quantized_output(n, 0); in RunSingleTest() local