Searched defs:input_values2 (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | pooling_test.cc | 380 const float input_values2[] = {-2.75, -6, -2, -4, -3, -2, 10, -7}; in TF_LITE_MICRO_TEST() local 403 const float input_values2[] = {0, 4.5, 12, 4, 3, 2, 10, 7}; in TF_LITE_MICRO_TEST() local 530 const uint8_t input_values2[] = {12, 21, 36, 16, 18, 16, 32, 26}; in TF_LITE_MICRO_TEST() local
|