onnxruntime/onnxruntime/core/common
Scott McKay b5de1324ef
Fix log message truncation on Windows when printf formatting is used.` (#1599)
* Fix log message truncation and add unit test. On Windows vnsprintf_s returns -1 when truncating so we need to differentiate that from a real error.
2019-08-14 07:53:45 +10:00
..
logging Fix log message truncation on Windows when printf formatting is used.` (#1599) 2019-08-14 07:53:45 +10:00
cpuid_info.cc Add support for checking for F16C support (https://en.wikipedia.org/wiki/F16C). (#212) 2018-12-19 09:25:25 -08:00
cpuid_info.h cleanup code (#343) 2019-01-16 17:12:22 -08:00
profiler.cc Profiler-IsEnabled (#1503) 2019-07-30 13:32:01 -07:00
profiler.h Profiler-IsEnabled (#1503) 2019-07-30 13:32:01 -07:00
status.cc Status class optimizations (#824) 2019-04-11 21:57:01 -07:00
str_helper.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
task_thread_pool.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
threadpool.cc Execute one task in current thread (#947) 2019-04-30 16:20:54 -07:00
utf8_util.h Implement separators as regex (#857) 2019-04-24 10:23:45 -07:00