alibaba / alibaba/TinyNeuralNetwork
pytorch模型直接转TFLite可以支持动态维度输入吗?
Open
enhancement
- Dominant language
- Python
- Stars
- 879
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
因为有些模型的输入shape是不固定的,请问转换方法支持转出的TFLite模型是动态输入大小的吗?
Contributor guide
Research direction
Review the PyTorch-to-TFLite conversion path to determine how input shapes are handled. Check whether models with unfixed input shapes are supported, and define the expected behavior or implementation scope for dynamic input sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100