alibaba / alibaba/TinyNeuralNetwork
Unsupported ops: aten::mv, aten::dot
Open
enhancement
- Dominant language
- Python
- Stars
- 879
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
ERROR (tinynn.converter.base) Unsupported ops: aten::mv, aten::dot
Contributor guide
Research direction
Start in the converter code identified by the tinynn.converter.base error and trace how unsupported aten operations are reported. Investigate the conversion paths for aten::mv and aten::dot; the work is done when models using these operations convert without the unsupported-ops error and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100