onnxruntime/include/onnxruntime/core
Tianlei Wu 2deab75d39
Add numeric_limits for float8 types (#22228)
Add std::numeric_limits for float8 data types to provide a consistent
way to access limits of those types.

Reference:
* https://onnx.ai/onnx/technical/float8.html
2024-09-26 14:42:36 -07:00
..
common Get build working on Xcode 16 (#22168) 2024-09-24 08:33:03 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Add numeric_limits for float8 types (#22228) 2024-09-26 14:42:36 -07:00
graph Memory Optimization for Compilation in OVEP (#21872) 2024-09-03 13:52:31 -07:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers Update Arm Compute Library Execution Provider (#22032) 2024-09-12 20:51:59 -07:00
session Set enable_htp_fp16_precision default to true (#22186) 2024-09-24 09:37:53 -07:00