onnxruntime/onnxruntime/core
Tracy Sharpe c55e2de593
Status class optimizations (#824)
optimize onnxruntime::common::Status to reduce code size
2019-04-11 21:57:01 -07:00
..
codegen/tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
common Status class optimizations (#824) 2019-04-11 21:57:01 -07:00
framework BuildFusedKernelDef uses N^2 algorithm verifying input constraints; session load time is huge for fused nodes (#804) 2019-04-11 09:52:10 +08:00
graph Update NMS to support max_output_boxes_per_class = 0. NMS will do nothing for this case. (#816) 2019-04-11 10:09:33 -07:00
mlas fix epilogue code (#695) 2019-03-22 18:13:41 -07:00
optimizer Generalize node removal (#743) 2019-04-03 22:34:20 -07:00
platform Integrate tensorflow into onnxruntime_perf_test tool 2019-04-09 15:55:08 -07:00
protobuf update onnx to bring in quantized ops (#808) 2019-04-10 17:20:35 -07:00
providers Avoid postfix iterator increment in a loop in Slice op and some minor formatting fixes (#820) 2019-04-11 17:44:32 -07:00
session Fix x86 calling convention break (#814) 2019-04-11 10:41:07 -07:00
util Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -07:00