onnxruntime/onnxruntime/core/util
Yulong Wang 32af2ba68f
enhance string util functions (#21893)
### Description
- make `MakeString` force inline
- refactor ORT_FORCEINLINE macro - move to one place to avoid macro
redefinition error
- ~~add a `StringJoin` utility~~


### 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-08-29 10:37:50 -07:00
..
distance.h Remove onnxruntime_util dependency on onnxruntime_framework (#10512) 2022-02-10 19:17:08 -08:00
force_inline.h enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00
math.h Support SCELossInternal/SCELossInternalGrad run with larger sized input (#16363) 2023-06-30 08:36:06 +08:00
math_cpu.cc Fix Mac M1 build (#16763) 2023-07-20 18:24:57 -07:00
math_cpuonly.h Fix a build warning in SparseTensor code for 32-bit build configs (#18766) 2023-12-13 11:11:13 -08:00
matrix_layout.h enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00
protobuf_parsing_utils.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
qmath.h Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
thread_utils.cc Perf improvement for Intel MTL CPUs (#19524) 2024-02-14 18:35:56 -08:00
thread_utils.h Log out ORT session options (#16259) 2023-12-11 17:56:27 -08:00