Skip to content

TFLite not support Dynamic input size  #24607

Closed
@WenguoLi

Description

@WenguoLi

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions