onnxruntime/onnxruntime/core
KeDengMS b9cc134576
Make sure tensor sizes are 64-byte aligned (#222)
This helps reduce misaligned access violation
2018-12-19 13:45:04 -08:00
..
codegen/tvm Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
common Add support for checking for F16C support (https://en.wikipedia.org/wiki/F16C). (#212) 2018-12-19 09:25:25 -08:00
framework Make sure tensor sizes are 64-byte aligned (#222) 2018-12-19 13:45:04 -08:00
graph Add null check before calling node.op_->Deprecated(). (#211) 2018-12-19 11:43:36 -08:00
mlas Optimize Tanh/Sigmoid activations (#162) 2018-12-13 22:53:40 -08:00
platform Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
protobuf update onnx (#209) 2018-12-18 14:50:28 -08:00
providers More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
session Re-structure the inference session initialization to (#217) 2018-12-19 18:56:35 +10:00
util Allow using MKLML header/libs when use_mklml is specified (#178) 2018-12-17 14:41:42 -08:00