onnxruntime/onnxruntime/test
Preetha Veeramalai 2ae930333b
Add checks for session options and fix gsubgraph fallback exceptions (#17095)
### Description
Bug fix for OVEP graph provider options and fallback


### Motivation and Context
A bug fix logic is added to handle the fallback to CPU EP. 
Corner case Assertions are added for ProviderOptions in OpenVINO.

---------

Co-authored-by: Sahar Fatima <sfatima.3001@gmail.com>
Co-authored-by: Saurabh Kale <saurabh1.kale@intel.com>
2023-08-16 10:06:25 -07:00
..
common [C#, CPP] Introduce Float16/BFloat16 support and tests for C#, C++ (#16506) 2023-07-14 10:46:52 -07:00
contrib_ops Move attention test data to file (#17158) 2023-08-15 21:31:57 -07:00
custom_op_registration Support custom ops taking float 8 tensors as inputs and outputs (#16323) 2023-07-06 14:36:06 +02:00
debug_node_inputs_outputs Separate out operator vs model testing. (#16228) 2023-06-17 12:58:57 +10:00
framework [CUDA][ROCm] Allow allocating ScratchBuffer from TuningContext (#17028) 2023-08-10 00:05:10 +08:00
fuzzing
global_thread_pools Allow RunAsync with global TP (#17157) 2023-08-15 14:29:10 -07:00
ir
logging_apis
mlas 4b quantization for weights of LLMs (#16833) 2023-08-07 12:23:55 -07:00
onnx [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
opaque_api
optimizer Update model_tests.cc: avoid auto adding new tests from new opsets (#17084) 2023-08-10 11:11:26 -07:00
perftest Add checks for session options and fix gsubgraph fallback exceptions (#17095) 2023-08-16 10:06:25 -07:00
platform
proto
providers [QNN EP] Fix CI build on Windows x64 pipelines (#17152) 2023-08-14 21:03:14 -07:00
python add int4 quantization code in python (#17077) 2023-08-11 15:17:58 -07:00
quantization remove AllocatorMgr class (#16509) 2023-06-28 15:43:19 -07:00
shared_lib Add API for updating CUDA EP provider option user compute stream (#17037) 2023-08-09 09:24:19 -07:00
testdata Move attention test data to file (#17158) 2023-08-15 21:31:57 -07:00
unittest_main [TensorRT EP] avoid excessive library load/unload overhead when running unit tests. (#15639) 2023-04-24 14:43:13 -07:00
util Add checks for session options and fix gsubgraph fallback exceptions (#17095) 2023-08-16 10:06:25 -07:00
wasm Enable Web CI on Linux (#16419) 2023-06-22 15:42:58 +08:00
win_getopt
xctest