Searched defs:kInputShape1 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | detection_postprocess_test.cc | 32 static constexpr int kInputShape1[] = {3, 1, 6, 4}; variable 333 const int kInputShape1[] = {3, 1, 6, 5}; in TF_LITE_MICRO_TEST() local 398 const int kInputShape1[] = {3, 1, 6, 5}; in TF_LITE_MICRO_TEST() local 429 const int kInputShape1[] = {3, 1, 6, 5}; in TF_LITE_MICRO_TEST() local
|