onnxruntime/onnxruntime/test
2019-05-16 14:39:09 -07:00
..
common
contrib_ops Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) (#1006) 2019-05-13 13:10:18 -07:00
framework Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
ir Improve error messaging based on raised issues (#988) 2019-05-09 11:43:41 -07:00
mlas Update MLAS to be able to build standalone again (#874) 2019-04-21 14:04:15 -07:00
onnx Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
optimizer Fuse elementwise add/multiply into convolution (#1028) 2019-05-15 20:54:21 -07:00
perftest More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
platform/windows
proto Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
providers Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
python drop GIL before Run to enable multiple python threads to execute in parallel (#1042) 2019-05-15 18:11:14 -07:00
server Enable ONNX Runtime Server Model Tests (#1002) 2019-05-13 23:08:51 -07:00
shared_lib More C++ API improvements and conversions (#998) 2019-05-13 13:56:54 -07:00
testdata Fuse elementwise add/multiply into convolution (#1028) 2019-05-15 20:54:21 -07:00
tvm fix tvm break (#282) 2019-01-07 10:55:24 -08:00
util C++ wrapper for ABI (#958) 2019-05-03 19:32:46 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00