onnxruntime/onnxruntime/core/common
Du Li 6134994db9
Parallelizing elementwise kernels (#4577)
* Parallelizing unary elementarywise ops.

* Parallelizing binary elementwise ops.

* Accommodating PR comments.
2020-09-04 14:45:43 -07:00
..
logging Add Cmake config for onnxruntime_NO_EXCEPTIONS (#4975) 2020-09-01 10:17:50 -07:00
cpuid_info.cc [NupharEP] tensorize int8 GEMM for avx (#2142) 2019-11-06 14:35:13 -08:00
cpuid_info.h
path.cc adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
path.h adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
path_string.h Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
path_utils.h adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
profiler.cc Introduce training changes. 2020-03-11 14:39:03 -07:00
profiler.h Introduce training changes. 2020-03-11 14:39:03 -07:00
safeint.h Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
status.cc
str_helper.cc Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
threadpool.cc Parallelizing elementwise kernels (#4577) 2020-09-04 14:45:43 -07:00
utf8_util.h