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