Home
last modified time | relevance | path

Searched defs:expected_size_data (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dresize_nearest_neighbor_test.cc46 const int32_t* expected_size_data, in TestResizeNearestNeighbor()
98 const int32_t expected_size_data[] = {1, 3}; in TF_LITE_MICRO_TEST() local
110 const int32_t expected_size_data[] = {1, 3}; in TF_LITE_MICRO_TEST() local
122 const int32_t expected_size_data[] = {1, 3}; in TF_LITE_MICRO_TEST() local
134 const int32_t expected_size_data[] = {3, 1}; in TF_LITE_MICRO_TEST() local
146 const int32_t expected_size_data[] = {3, 1}; in TF_LITE_MICRO_TEST() local
158 const int32_t expected_size_data[] = {3, 1}; in TF_LITE_MICRO_TEST() local
173 const int32_t expected_size_data[] = {3, 3}; in TF_LITE_MICRO_TEST() local
193 const int32_t expected_size_data[] = {3, 3}; in TF_LITE_MICRO_TEST() local
212 const int32_t expected_size_data[] = {3, 3}; in TF_LITE_MICRO_TEST() local
[all …]