onnxruntime/onnxruntime/test
Dmitri Smirnov d2dfbf4179
Add float16 type support to SplitToSequence and make code type independent (#18594)
### Description
Add support for `float16` type to address the below issue.
Re-work the code to make it type independent.
This reduces binary size by ~11 K.


![image](https://github.com/microsoft/onnxruntime/assets/11303988/1a77c7bc-34a8-478c-a16a-abd94062c6c6)


### Motivation and Context
This PR addresses https://github.com/microsoft/onnxruntime/issues/18481
2023-11-29 10:44:59 -08:00
..
common [C#, CPP] Introduce Float16/BFloat16 support and tests for C#, C++ (#16506) 2023-07-14 10:46:52 -07:00
contrib_ops Add missing flags DISABLE_FLOAT8_TYPES in GemmFloat8 custom operator for CUDA < 11.8 (#18162) 2023-11-21 14:37:48 +01:00
custom_op_registration
debug_node_inputs_outputs
framework Update transpose optimization to be more QDQ aware (#18444) 2023-11-23 08:27:47 +10:00
fuzzing
global_thread_pools Allow RunAsync with global TP (#17157) 2023-08-15 14:29:10 -07:00
ir
logging_apis
mlas MLAS AArch64 quantized int4 Gemm kernel (#18031) 2023-11-15 09:31:54 -08:00
onnx MLAS AArch64 quantized int4 Gemm kernel (#18031) 2023-11-15 09:31:54 -08:00
opaque_api
optimizer Update transpose optimization to be more QDQ aware (#18444) 2023-11-23 08:27:47 +10:00
perftest [QNN EP] Enable option to set QNN context priority (#18315) 2023-11-08 20:56:36 -08:00
platform Add MacOS build to ORT C Pod (#18550) 2023-11-28 10:11:53 -08:00
proto
providers Add float16 type support to SplitToSequence and make code type independent (#18594) 2023-11-29 10:44:59 -08:00
python [Quantization] Fix scale/zero-point for 16-bit QDQ Softmax (#18589) 2023-11-28 09:46:47 -08:00
quantization
shared_lib [TensorRT EP] Fix bug for shape tensor input (#18253) 2023-11-03 16:07:50 -07:00
testdata Update transpose optimization to be more QDQ aware (#18444) 2023-11-23 08:27:47 +10:00
unittest_main Enable verbose logging in unit test program with environment variable. (#17133) 2023-08-22 12:13:52 -07:00
util Update transpose optimization to be more QDQ aware (#18444) 2023-11-23 08:27:47 +10:00
wasm
win_getopt
xctest Enable backtrace in unit tests (#17655) 2023-09-29 12:32:56 -07:00