Searched refs:reshape (Results 1 – 4 of 4) sorted by relevance
63 This option enables the NN libraries for the reshape layers.
37 reshaped_data = tf.reshape(data, [-1, 3, 1])
165 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/kernels/reshape.cc
3000 " yield([x_train[i].reshape(1, 1)])\n",3055 " x_test_ = x_test_.reshape((x_test.size, 1))\n",