Searched defs:kInputData2 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | detection_postprocess_test.cc | 51 static constexpr float kInputData2[] = {0., .9, .8, 0., .75, .72, 0., .6, .5, variable 347 const float kInputData2[] = {.9, .8, .75, .72, .6, .5, in TF_LITE_MICRO_TEST() local 372 const float kInputData2[] = {.9, .8, .75, .72, .6, .5, in TF_LITE_MICRO_TEST() local 443 const float kInputData2[] = {.9, .8, .75, .72, .6, .5, in TF_LITE_MICRO_TEST() local
|