..
common
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
2018-12-14 14:54:23 -08:00
contrib_ops
Fix error message for legacy opset (6 and lower) models at model load time ( #1147 )
2019-06-04 11:56:49 -07:00
framework
Add ability to change the logging severity of the default logger. ( #1165 )
2019-06-12 08:54:03 +10: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
add immutable exclude list ( #1181 )
2019-06-10 17:32:42 -07:00
optimizer
Convert Shape operator to initializer ( #1159 )
2019-06-07 14:15:19 -07:00
perftest
Fix a build break in tf_test_session.h ( #1205 )
2019-06-11 14:05:24 -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
CPU GRU and LSTM Ops: Address corner case where output is uninitialized ( #1193 )
2019-06-11 09:58:34 -07:00
python
Remove filtering from the backend scripts runner ( #1169 )
2019-06-06 10:04:55 -07:00
server
Use local ort python package in server model tests ( #1027 )
2019-05-20 18:40:52 -07:00
shared_lib
Convert more C APIs to return OrtStatus ( #1194 )
2019-06-10 18:36:04 -07:00
testdata
Convert Shape operator to initializer ( #1159 )
2019-06-07 14:15:19 -07:00
tvm
Change Compute function to return a status code instead of an integer. ( #1139 )
2019-06-04 08:34:32 -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