onnxruntime/onnxruntime/test
2023-08-22 12:47:23 -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 [ROCm] add SimplifiedSkipLayerNorm implementation (#17213) 2023-08-22 12:06:58 +08: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 [QNN EP] Re-enable some node tests for QNN (#17237) 2023-08-21 13:58:17 -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 [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
python Issue#16990: Cast -> AllToAll -> Cast fails with random output (#17075) 2023-08-22 12:47:23 -07:00
quantization remove AllocatorMgr class (#16509) 2023-06-28 15:43:19 -07:00
shared_lib EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00
testdata [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
unittest_main Enable verbose logging in unit test program with environment variable. (#17133) 2023-08-22 12:13:52 -07:00
util [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
wasm Enable Web CI on Linux (#16419) 2023-06-22 15:42:58 +08:00
win_getopt
xctest