onnxruntime/include/onnxruntime/core
Edward Chen dc2f7a9a0c
Add overload of TryParseStringWithClassicLocale() that uses std::from_chars() (#23541)
Add overload of `TryParseStringWithClassicLocale()` that uses `std::from_chars()` for certain types.

Reduce binary size. It recently increased after PR #23526.
2025-01-30 13:55:54 -08:00
..
common Add overload of TryParseStringWithClassicLocale() that uses std::from_chars() (#23541) 2025-01-30 13:55:54 -08:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Add QNN EP HTP shared memory allocator (#23136) 2025-01-14 11:09:50 -08:00
graph Use onnx_protobuf.h to suppress some GCC warnings (#23453) 2025-01-21 20:25:12 -08:00
optimizer Reduce default logger usage (#23030) 2024-12-10 12:54:14 +11:00
platform Bump clang-format from 18.1.8 to 19.1.6 (#23346) 2025-01-14 09:02:04 -08:00
providers [CoreML] support coreml model cache (#23065) 2024-12-31 09:29:41 +08:00
session Enable Ep context with external data for CPU nodes (#23498) 2025-01-28 20:22:22 -08:00