Basic_CNNs_TensorFlow2
Basic_CNNs_TensorFlow2 copied to clipboard
load tflite model with shufflenet, get error
RuntimeError: tensorflow/lite/kernels/transpose.cc Transpose op only supports 1D-4D input arrays.Node number 9 (TRANSPOSE) failed to prepare
I got the same mistake, have you solved it?can you share?