..
common
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
2018-12-14 14:54:23 -08:00
contrib_ops
Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) ( #1006 )
2019-05-13 13:10:18 -07:00
framework
remove unnecessary lock and code clean up ( #1114 )
2019-05-29 13:20:38 -07:00
ir
Remove dropout nodes during inference ( #1018 )
2019-05-17 15:05:36 -07:00
mlas
Update MLAS to be able to build standalone again ( #874 )
2019-04-21 14:04:15 -07:00
onnx
Disable mvn model test when contrib ops are disabled since this model uses a contrib op ( #1097 )
2019-05-23 17:01:35 -07:00
optimizer
Add rewrite rule to handle Relu + Clip ( #1105 )
2019-05-24 19:42:02 -07:00
perftest
Add zero size check before setting thread pool so that the zero default value won't cause a failure. ( #1109 )
2019-05-24 23:27:36 -07:00
platform /windows
Enable nGraph Debug ci test. ( #1000 )
2019-05-23 19:58:35 -07:00
proto
Use protobuf-lite to reduce onnxruntime.dll size. ( #639 )
2019-03-21 14:06:38 -07:00
providers
Fix android build when API<23, fix android test, update build doc and pipeline ( #884 )
2019-05-24 16:26:32 -07:00
python
fix ngraph build ( #1124 )
2019-05-28 19:41:47 -07:00
server
Use local ort python package in server model tests ( #1027 )
2019-05-20 18:40:52 -07:00
shared_lib
Ryanunderhill/cxx api2 ( #1091 )
2019-05-24 11:15:51 -07:00
testdata
bump onnx version & fix conv/pool tests ( #1067 )
2019-05-21 09:52:41 -07:00
tvm
Change function kernels to use CustomOp APIs ( #1020 )
2019-05-20 14:57:43 -07:00
util
Remove unnecessary casts from OrtValue to MLValue( #1051 )
2019-05-17 07:52:59 -07:00
win_getopt
Trt execution provider ( #382 )
2019-03-14 12:00:39 -07:00