Searched defs:kInputShape2 (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | detection_postprocess_test.cc | 33 static constexpr int kInputShape2[] = {3, 1, 6, 3}; variable 334 const int kInputShape2[] = {3, 1, 6, 2}; in TF_LITE_MICRO_TEST() local 369 const int kInputShape2[] = {3, 1, 6, 2}; in TF_LITE_MICRO_TEST() local 430 const int kInputShape2[] = {3, 1, 6, 2}; in TF_LITE_MICRO_TEST() local
|