onnxruntime/include/onnxruntime/core/common
2021-07-21 12:14:36 -07:00
..
logging Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
code_location.h Remove condition from ORT_RETURN_IF[_NOT] macro output. (#6563) 2021-02-05 17:33:29 -08:00
common.h Make some common macros safer to use. (#8445) 2021-07-21 12:14:36 -07:00
const_pointer_container.h Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (#894) 2019-05-01 14:22:28 +10:00
denormal.h Sunghcho/denormals (#5391) 2020-10-15 12:47:42 -07:00
eigen_common_wrapper.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
exceptions.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
make_string.h Make it easier to fold MakeString usages to reduce binary size. (#6754) 2021-02-20 20:41:19 +10:00
optional.h Upgrade optional implementation to https://github.com/martinmoene/optional-lite. (#5563) 2020-11-03 15:27:47 -08:00
parse_string.h Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
spin_pause.h ThreadPool clean up : mm_pause in loops, correctly spin-then-wait, and adopt static methods consistently in the API (#5590) 2020-10-28 09:49:18 +00:00
status.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
string_helper.h Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00