body result type tensor<1x1x256xf32> is incompatible with result type tensor<0x1x256xf32> at index 7下面是我.pb转tflite的代码import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()
body result type tensor<1x1x256xf32> is incompatible with result type tensor<0x1x256xf32> at index 7下面是我.pb转tflite的代码import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()