onnx / onnx/models

Int8 Models using custom Ops in the model zoo

Open
#624 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Bug Report

Which model does this pertain to?

I haven't done an exhaustive search so there are likely more. So far I've found:

Describe the bug

I found some models in the zoo contain a QLinearAdd which does not exist in the ONNX Operators list. (There are other QLinear* operators but no QLinearAdd)

Reproduction instructions

View models in Netron. Search for QLinearAdd

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the two linked .onnx files in Netron and search for QLinearAdd; compare the operator name with the ONNX Operators list. Done means the affected model files are identified and the expected correction is established, since the issue does not specify a fix or target behavior.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.