ShuffleNet Model does not have valid onnx names
Open
@houseroad is already working on this.
Since Jul 1, 2018.
- Dominant language
- Jupyter Notebook
- Stars
- 9.8k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
According to documentation all names within a graph must "adhere to C identifier syntax rules." But it looks like ShuffleNet model has input and outputs that are not following this rule(gpu_0/data_0 and gpu_0/softMax_1).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.