microsoft / microsoft/onnxruntime
How to get single op performance?
Open
Nobody has claimed this yet.
feature request
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
How can I get single op performance rather than the whole model?
Thanks
Mengni
Contributor guide
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 asks how to measure a single operation rather than an entire model, but names no files, tests, or entry points. First clarify whether an existing profiling path should support this or whether a new capability is requested. Done should be a documented, reproducible way to obtain single-operation performance, or a separately scoped implementation task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100