onnxruntime/include/onnxruntime/core/common
Scott McKay 9f7dffb109
Make it easier to fold MakeString usages to reduce binary size. (#6754)
* Decay char[n] to char* so that we get better re-use of MakeString invocations.
2021-02-20 20:41:19 +10:00
..
logging
code_location.h Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
common.h Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
const_pointer_container.h
denormal.h
eigen_common_wrapper.h
exceptions.h
make_string.h Make it easier to fold MakeString usages to reduce binary size. (#6754) 2021-02-20 20:41:19 +10:00
make_unique.h
optional.h
parse_string.h Rename MakeString and ParseString functions. (#6272) 2021-01-07 15:43:42 -08:00
spin_pause.h
status.h