onnxruntime/onnxruntime/test
2019-10-23 14:15:53 -07:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops Relax shape inferencing error handling if model uses an old opset (#2199) 2019-10-21 10:51:22 -07:00
framework Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
ir Make CentOS 6 CUDA build and run (#2159) 2019-10-19 15:33:31 -07:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
opaque_api Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
optimizer The Conv+BN fusion is missing a check that the BN node does not have optional outputs. If it does, it cannot be fused with the Conv node. (#2216) 2019-10-21 21:32:23 -07:00
perftest Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
platform/windows Enable nGraph Debug ci test. (#1000) 2019-05-23 19:58:35 -07:00
proto
providers Added more input data types for pad (#2179) 2019-10-22 00:41:35 -07:00
python Added more input data types for pad (#2179) 2019-10-22 00:41:35 -07:00
server Update ORTSRV integration test model path (#2225) 2019-10-23 13:48:20 -07:00
shared_lib Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
testdata Support negative axis in unsqueeze elimination (#2158) 2019-10-20 01:15:27 -07:00
tvm Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
util Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
win_getopt