Closed
Description
System information
- TensorFlow version (you are using): 1.12
- Are you willing to contribute it (Yes/No): No
Describe the feature and the current behavior/state.
Try running tflite_convert again, with --input_shapes=1,none,none,3, but these conversion cannot be supported.
For some networks requiring dynamic input, the static input of tflite is too limited, such as Superresolution Neural Network.