microsoft / microsoft/onnxruntime-inference-examples
The operators supported by this quantization algorithm
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 414
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 14
Description
Hello, while using this open-source algorithm, I found that operators such as sub, ReduceMean, pow, etc. in onnx cannot be quantified, right? If it is true, what is the solution to this problem?
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.
Research direction
The issue names no file, test, or entry point. First identify the quantization algorithm used by the examples and check its operator support for sub, ReduceMean, and pow. Done would require a confirmed support path or a clearly scoped change for the unsupported operators.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100