onnxruntime/onnxruntime/test
Jeff ab39f7ec99
Jeffbloo/fix dml rnn failures (#2234)
* Address a possible cause of incorrect DML kernel registrations and re-enable tests

* Re-enable DML build
2019-10-23 13:46:16 -07:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
common Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -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 Edgchen1/endian utils (#2181) 2019-10-21 22:28:35 -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 Jeffbloo/fix dml rnn failures (#2234) 2019-10-23 13:46:16 -07:00
opaque_api Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -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 Updated Perf Test readme (#2212) 2019-10-21 21:28:29 -07:00
platform/windows
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 failing tests (#2038) 2019-10-09 15:17:21 -07:00
shared_lib Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -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 Add DirectML Execution Provider (#2057) 2019-10-15 06:13:07 -07:00
win_getopt