onnxruntime/onnxruntime/test
Hector Li 002916acb0
Validate the context_file_path before EP compile graphs (#23611)
Validate the context_file_path before EP compile graphs to make it fail fast. To avoid the possibility that EP generate new file (context binary file or blob file) over write the existing file. Return error if the path points to folder.
2025-02-07 21:31:11 -08:00
..
common Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
contrib_ops [CUDA] Fix beam search of num_beams > 32 (#23599) 2025-02-06 16:50:31 -08:00
cuda_host
custom_op_registration
debug_node_inputs_outputs
flatbuffers
framework Fix tensor external data info length parsing issue. (#23526) 2025-01-29 13:35:25 -08:00
fuzzing Use onnx_protobuf.h to suppress some GCC warnings (#23453) 2025-01-21 20:25:12 -08:00
global_thread_pools
ir
logging_apis Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
lora Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
mlas [ARM CPU] hgemm optimized for gqa (#23107) 2025-01-24 15:25:24 -08:00
onnx Update QNN default version to 2.31 (#23573) 2025-02-04 16:24:54 -08:00
opaque_api
optimizer Update BiasGelu fusion and related ops (#23518) 2025-01-30 22:53:59 -08:00
perftest [MigraphX EP] [ROCm EP] Upstream ROCm changes for bugfixes and features (#23249) 2025-01-15 12:57:04 -08:00
platform Update MACOSX_DEPLOYMENT_TARGET (#23308) 2025-01-10 14:25:32 -08:00
proto
providers Validate the context_file_path before EP compile graphs (#23611) 2025-02-07 21:31:11 -08:00
python Add fusions for SigLIP and Conformer-Encoder (#23528) 2025-01-31 09:17:49 -08:00
qnn_ctx_gen [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
quantization
shared_lib Enable user loading model with external data from memory buffer (#23557) 2025-02-05 22:31:13 -08:00
testdata OpenVINO EP Weights Sharing Feature (#23553) 2025-02-06 14:57:38 -08:00
unittest_main Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
util Revert DML pipeline changes (#23135) 2024-12-18 10:42:10 -08:00
wasm [WebGPU] allow build WebGPU EP for WebAssembly (#23364) 2025-01-16 10:52:17 -08:00
webgpu fix webgpu delay load test (#23157) 2024-12-20 13:37:12 -08:00
win_getopt
xctest Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
run_benchmark.py
run_benchmark.readme.md