Home
last modified time | relevance | path

Searched refs:expected_size_dims_data (Results 1 – 2 of 2) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dresize_bilinear_test.cc66 int expected_size_dims_data[] = {1, 2}; in TestResizeBilinear() local
69 IntArrayFromInts(expected_size_dims_data); in TestResizeBilinear()
Dresize_nearest_neighbor_test.cc51 int expected_size_dims_data[] = {1, 2}; in TestResizeNearestNeighbor() local
53 IntArrayFromInts(expected_size_dims_data); in TestResizeNearestNeighbor()