onnxruntime/onnxruntime/core
Tracy Sharpe b538cb7e46
NCHWc Upsample/Mul optimizations (#3116)
Extend the NCHWc layout optimizer to handle Resize(mode=nearest) and Mul.
2020-03-02 14:40:49 -08:00
..
codegen Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
common Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
graph NCHWc Upsample/Mul optimizations (#3116) 2020-03-02 14:40:49 -08: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 NCHWc Upsample/Mul optimizations (#3116) 2020-03-02 14:40:49 -08:00
optimizer NCHWc Upsample/Mul optimizations (#3116) 2020-03-02 14:40:49 -08:00
platform Remove USE_NSYNC macro (#3052) 2020-02-20 13:29:19 -08:00
protobuf
providers Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
session Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
util Optimize Math::Im2col + ConvInteger pointwise (#3017) 2020-02-14 14:25:47 -08:00