Enable onnxruntime_autoep_test on non-Windows platforms #26344
save work
6d34481a
update comment
790ba41d
update autoep tests to build/run on Android
81c7d95e
update comment in CMakeLists.txt
2e14060b
replace ProviderSharedLibrary oid Ensure() with Status Initialize(),…
e52f8625
remove newlines
ff569c61
pass by ref in for loop
ff3ed181
try to fix GCC warning about maybe_unused on data members
6a815267
fix formatting
9f41ebde
use Ort::MemoryInfo in ep_factory.cc
f5a66552
fix example_plugin_ep library path on Apple platforms
160b06e7
example_plugin_ep - derive allocators from BaseAllocator which has a …
c291c6a9
delete ExampleNodeComputeInfo* instead of base class OrtNodeComputeIn…
b39b442f
Merge remote-tracking branch 'origin/main' into edgchen1/plugin_ep_an…
27c67906
add libexample_plugin_ep.so to files copied to Android device, sort f…
7a4c849b
add include, update comment
e3f372ed
edgchen1
changed the title Enable onnxruntime_autoep_test on Android Enable onnxruntime_autoep_test on non-Windows platforms 106 days ago
try to implement GetRuntimePath() for posix env.
c12b7224
update posix GetRuntimePath
45ef29d5
update autoep cuda EP test
18c062e6
only check one address from posix env GetRuntimePath
0894421a
add PlatformEnvTest.GetRuntimePath test
6f0e6b0e
enable QNN autoep tests
d0aae1ef
fix path arg
9f6e5bbd
Revert "enable QNN autoep tests"
59bc088d
skip PlatformEnvTest.GetRuntimePath in WebAssembly build
b48ef8e1
edgchen1
marked this pull request as ready for review 100 days ago
add test for GetRuntimePath() call from shared library
af315226
add CMAKE_DL_LIBS to onnxruntime_runtime_path_test_shared_library lin…
2081235b
print exception info from OrtTestGetSharedLibraryRuntimePath
5b395fb3
fix build issue
7b5e0ee7
reorder path update calls - absolute(remove_filename(path)) -> remove…
a382d5f0
add readme
348a9549
add copyright comments, update shared lib test
21815fa5
remove GetRuntimePath test that tests statically linked function
2d42cba2
Merge remote-tracking branch 'origin/main' into edgchen1/plugin_ep_an…
d4cad755
remove unused EpFactoryVirtualGpu::default_logger_ data member
873bda0f
remove unused EpVirtualGpu::factory_ data member
7305296e
use lambda capture [&] to avoid clang warning
95f0d0b9
add libonnxruntime_runtime_path_test_shared_library.so to shared libs…
657ddaee
add GSL to example_plugin_ep_virt_gpu link libraries
f8890909
loop var const ref
c4b05b9a
remove .dll from base shared lib name
88a5e1cf
uncomment factory parameter - oops
5cabd69a
handle no exception build
64c2cec9
add example_plugin_ep_virt_gpu to shared lib list
b8368f01
cast to AddNodeComputeInfo* before delete
6d25cb11
edgchen1
merged
36a753d0
into main 92 days ago
edgchen1
deleted the edgchen1/plugin_ep_android branch 92 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub