alibaba / alibaba/TinyNeuralNetwork
rrdb结构——transpose无法消除
Open
bug
- Dominant language
- Python
- Stars
- 879
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
训练好pytorch pth后,使用tinynn进行ptq/qat进行量化,发现无法消除transpose,包括但不限于conv前后,add前后
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reproducing the problem with a trained PyTorch .pth model and TinyNN PTQ or QAT, then inspect the generated graph around convolutions and additions. Done means the unnecessary transpose operations are eliminated in the affected cases.
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