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