alibaba / alibaba/TinyNeuralNetwork
Model conversion failed
- Dominant language
- Python
- Stars
- 879
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Model conversion failed, and the error " for i, op_out in enumerate(op.outputs): AttributeError: 'NoneType' object has no attribute 'outputs'" was reported. The model and conversion script are in the attachment. Please help me take a look.
[test.zip](https://github.com/user-attachments/files/20453969/test.zip)
Contributor guide
Research direction
Start by extracting test.zip and running the attached conversion script to reproduce the AttributeError at the reported `for i, op_out in enumerate(op.outputs):` line. Trace which conversion operation provides the None value and document a reproducible cause and expected fix; the payload names no repository file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100