microsoft / microsoft/onnxruntime

ORT ABI support in onnx perf test

Open
#25,685 0 comments 0 reactions 0 assignees View on GitHub

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

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.