Searched defs:expected_quantized_values (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/ |
| D | testing_helpers_test.cc | 28 int32_t expected_quantized_values[] = {-40, -20, -16, -12, -8, -4, in TF_LITE_MICRO_TEST() local 53 int32_t expected_quantized_values[] = {-40, -20, -16, -6, -4, -2, in TF_LITE_MICRO_TEST() local 82 const int8_t expected_quantized_values[] = {-127, -55, -4, -3, -2, -1, in TF_LITE_MICRO_TEST() local
|