alibaba / alibaba/TinyNeuralNetwork

Unsupported ops: aten::mv, aten::dot

Open
#401 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.