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
force_inline.h enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00
math.h
math_cpu.cc
math_cpuonly.h
matrix_layout.h enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00
protobuf_parsing_utils.h
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