Searched defs:input_uint8 (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | reshape_test.cc | 238 const uint8_t input_uint8[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TF_LITE_MICRO_TEST() local 270 const uint8_t input_uint8[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TF_LITE_MICRO_TEST() local 302 const uint8_t input_uint8[] = {3}; in TF_LITE_MICRO_TEST() local
|