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