microsoft / microsoft/onnxruntime
ORT ABI support in onnx perf test
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
Describe the feature request
Need onnxruntime_perf_test to provide support for new ABI (1.23 )
Describe scenario use case
For WinML we are moving to ORT ABI 2.0, we need onnxruntime perf test to provide an option so that the new API's can be used for validating. This will help us benchmark with old and new support to see if there are any issues w.r.t flow/performance
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
Start with the onnxruntime_perf_test entry point and review how it currently selects the ORT ABI. Define the option needed to use ABI 2.0 alongside the existing support, then validate that the tool can benchmark both paths for WinML scenarios and compare their performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100