onnxruntime/onnxruntime/core
Dmitri Smirnov b880c48c4c
Make reduction ops handle Scalar input (#3260)
Handle Scalar values for CPU and GPU
  Ifdef CUDA nd TVM as they require more changes.
2020-03-20 12:04:47 -07:00
..
codegen Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
common Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
graph Wangye/shortgraindropper (#3273) (#3274) 2020-03-20 11:48:31 -07:00
language_interop_ops Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
mlas MLAS: rename AVX512BW->AVX512Core (#3216) 2020-03-13 22:45:51 -07:00
optimizer Avoid some heap allocations in the InferenceSession and Model classes (#3103) 2020-03-12 18:38:10 -07:00
platform Move path_lib from onnxruntime/core/framework to onnxruntime/core/platform. (#3253) 2020-03-18 11:53:46 -07:00
protobuf
providers Make reduction ops handle Scalar input (#3260) 2020-03-20 12:04:47 -07:00
session Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
util QLinearConv speed up (#3196) 2020-03-13 16:54:55 -07:00