onnxruntime/onnxruntime/test
Jing Fang c02b398980
[ARM] MatMulNBits Fp16 support - API change only (#22826)
### Description
A break-down PR of https://github.com/microsoft/onnxruntime/pull/22651
Op API change only.
- add template to functions and classes that support fp32 and fp16
- rename functions, classes and files that support fp32 and fp16 from
SQNBxxx to QNBxxx


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-11-14 10:38:59 -08:00
..
common [CoreML] ML Program more ops (2/N) (#22480) 2024-11-01 08:37:56 +08:00
contrib_ops Update skip layer norm (#22719) 2024-11-12 07:01:30 -08:00
cuda_host
custom_op_registration
debug_node_inputs_outputs
flatbuffers
framework Fix LARCH64 compile error (#22759) 2024-11-12 11:47:43 -08:00
fuzzing [Fuzzer] Add two new ORT libfuzzer (Linux clang support for now) (#22055) 2024-09-12 11:50:34 -07:00
global_thread_pools
ir
logging_apis Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
lora Revert Implement DML copy for Lora Adapters (#22814) 2024-11-12 17:45:59 -05:00
mlas [ARM] MatMulNBits Fp16 support - API change only (#22826) 2024-11-14 10:38:59 -08:00
onnx Enable QLinearMatMul for opset21 (#22488) 2024-10-22 14:33:36 -07:00
opaque_api
optimizer Fix MatMulBnFusion to exclude cases when tensors are not 2D tensors (#22762) 2024-11-11 19:48:25 +01:00
perftest Add implementation of WebGPU EP (#22591) 2024-10-29 18:29:40 -07:00
platform [Mobile] Add E2E BrowserStack tests for iOS tests (#22610) 2024-11-06 11:22:29 -08:00
proto
providers [TensorRT EP] Add new provider option to exclude nodes from running on TRT (#22681) 2024-11-13 11:34:43 -08:00
python [Quant Tool] Flaky test due to Pad reflect bug (#22798) 2024-11-11 19:49:27 -08:00
qnn_ctx_gen [QNN EP] Add provider option to offload graph I/O quantization/dequantization to the CPU EP (#22436) 2024-10-16 15:00:53 -07:00
quantization
shared_lib Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
testdata Fix MatMulBnFusion to exclude cases when tensors are not 2D tensors (#22762) 2024-11-11 19:48:25 +01:00
unittest_main Specify iOS simulator runtime version (#22474) 2024-10-18 09:26:06 -07:00
util Build CUDA and DML together (#22602) 2024-10-31 15:51:13 -07:00
wasm Bump body-parser from 1.20.1 to 1.20.3 in /onnxruntime/test/wasm (#22106) 2024-09-17 22:59:40 +00:00
webgpu/external_dawn Add implementation of WebGPU EP (#22591) 2024-10-29 18:29:40 -07: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