onnxruntime
ORT perf test support for plugin EP
#25374
Merged

ORT perf test support for plugin EP #25374

chilo-ms merged 49 commits into main from chi/add_plugin_ep_for_perf_test
chilo-ms
chilo-ms add support for perf test to run plugin ep
43f261df
chilo-ms Unregister all registered plugin EP libraries before program exit
8b982ab0
chilo-ms remove unnecessary code
7fd47134
chilo-ms fix compile error
de32583d
jywu-msft jywu-msft added release:1.23.0
yuslepukhin
yuslepukhin commented on 2025-07-14
yuslepukhin
yuslepukhin commented on 2025-07-14
yuslepukhin
yuslepukhin requested changes on 2025-07-14
chilo-ms Merge branch 'main' into chi/add_plugin_ep_for_perf_test
43ef0043
jywu-msft
javier-intel
jywu-msft
chilo-ms Replace getopt with cxxopts and include --list_devices and --select_d…
4a9c5a3f
chilo-ms fix build errors on Linux
6cbc3ea6
chilo-ms address build erros/warnings
eb2220e5
chilo-ms remove test code
3d3dacb9
chilo-ms continue the rest of converting getopt to cxxopts
aa085cb0
chilo-ms address compile warning
c5fd68c8
chilo-ms update usage explanation
5fb56935
chilo-ms remove test code
f673e0e1
github-actions
github-actions commented on 2025-07-19
chilo-ms add -DCXXOPTS_NO_RTTI for minimal build
3607d685
chilo-ms address lintrunner issue
e03d00b2
chilo-ms chilo-ms marked this pull request as ready for review 247 days ago
chilo-ms fix type
07362002
chilo-ms fix typos
0396a27c
chilo-ms add back getopts for the build which disables exceptions
fe9e1de5
chilo-ms add define for DISABLE_EXCEPTIONS
8af32b3a
edgchen1
edgchen1 commented on 2025-07-22
chilo-ms Merge branch 'main' into chi/add_plugin_ep_for_perf_test
bd133cf1
edgchen1
edgchen1 commented on 2025-07-22
chilo-ms address reviewer's comments
51b34126
chilo-ms revert code back
e281ca52
github-actions
github-actions commented on 2025-07-23
github-advanced-security
github-advanced-security commented on 2025-07-23
chilo-ms address reviewer's comments
bdfd3f55
edgchen1
edgchen1 commented on 2025-07-24
chilo-ms address reviewer's comments
22d3b807
github-actions
github-actions commented on 2025-07-24
chilo-ms address lint issue
2cd8a305
chilo-ms add '\n' for fprintf
ad4d8a83
yuslepukhin
yuslepukhin commented on 2025-07-24
yuslepukhin
yuslepukhin commented on 2025-07-24
yuslepukhin
yuslepukhin commented on 2025-07-24
yuslepukhin
yuslepukhin commented on 2025-07-24
yuslepukhin
yuslepukhin commented on 2025-07-24
edgchen1
edgchen1 commented on 2025-07-25
edgchen1
edgchen1 commented on 2025-07-25
yuslepukhin yuslepukhin requested a review from snnn snnn 243 days ago
snnn
snnn commented on 2025-07-25
chilo-ms address reviewers' comments
3e92522b
chilo-ms fix some issues
d2fb3359
chilo-ms update option usage example
ad0ac64d
chilo-ms revert usage description
ec5e973d
chilo-ms Use abseil (ABSL Flags) instead of cxxopts
2396d2c2
chilo-ms update cmake file
fdd95eae
chilo-ms get correct positional options
31310243
chilo-ms revert deps.txt
17eaccf3
chilo-ms use PathString typedef
0550d6c0
edgchen1
edgchen1 commented on 2025-07-30
chilo-ms address some of the reviewer's comments
6cbb20f0
chilo-ms fix build issues
706b1c89
chilo-ms address reveiwer's comments
991bb418
chilo-ms Alias '-h' to '--help' and remove showUsage function
01da1a5c
chilo-ms supress mem leak info
3bf31839
chilo-ms remove calling showUsage
a00c3523
chilo-ms fix build issue for Linux
7236e44e
chilo-ms fix build issue in Linux
02499f81
chilo-ms clean up
461d57da
chilo-ms clean up
1cfa0776
chilo-ms Add flags_internal::FlagImpl::Init to the filter of the mem check
8e48b801
edgchen1
edgchen1 commented on 2025-08-06
chilo-ms Merge branch 'main' into chi/add_plugin_ep_for_perf_test
849c0ba2
chilo-ms address reviewer's comments
330d8ed7
chilo-ms Remove the filtering of expected mem leak with ABSL flags, will handl…
a8483409
edgchen1
edgchen1 approved these changes on 2025-08-06
chilo-ms chilo-ms requested a review from yuslepukhin yuslepukhin 230 days ago
yuslepukhin
yuslepukhin approved these changes on 2025-08-06
chilo-ms chilo-ms merged e0786fe7 into main 230 days ago
chilo-ms chilo-ms deleted the chi/add_plugin_ep_for_perf_test branch 230 days ago
jywu-msft jywu-msft removed release:1.23.0

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone