Searched refs:unquantized_result (Results 1 – 1 of 1) sorted by relevance
233 string unquantized_result; in TEST_F() local234 Export(input_model_, true, /*quantize_weights*/ false, &unquantized_result); in TEST_F()241 EXPECT_LT(quantized_result.size(), unquantized_result.size()); in TEST_F()