onnxruntime/onnxruntime/test
2019-05-24 13:47:55 -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 Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -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 Fix when rewrite rule gets registered to multiple op types; update constness of rule methods; enable dropout elimination (#1098) 2019-05-24 13:47:55 -07:00
perftest Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -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 Improve TensorRT GetCapability to Enable More Models (#1012) 2019-05-24 10:12:55 -07:00
python Enable specifying tests for onnx_backend_test_series.py to run via the command line (#1099) 2019-05-23 16:45:27 -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