onnxruntime/onnxruntime/test
jignparm 089b1ef3bb Enable max/average pooling onnx_test_runner tests (#1129)
* Enable max/average pooling tests

* minor edit

* comment out maxpool_with_argmax
2019-06-26 13:45:35 -07:00
..
common move all contrib ops to contrib ops namespace (#1190) 2019-06-24 10:19:01 -07:00
contrib_ops Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
framework Fix bug in the transformer that removes unnecessary Cast nodes where it was re-processing removed nodes leading to multiple calls to RemoveNode for the same node. (#1291) 2019-06-25 15:17:08 +10:00
ir move all contrib ops to contrib ops namespace (#1190) 2019-06-24 10:19:01 -07:00
mlas MLAS: NCHWc low-level changes (#1283) 2019-06-25 16:57:30 -07:00
onnx Enable max/average pooling onnx_test_runner tests (#1129) 2019-06-26 13:45:35 -07:00
optimizer Fix bug in the transformer that removes unnecessary Cast nodes where it was re-processing removed nodes leading to multiple calls to RemoveNode for the same node. (#1291) 2019-06-25 15:17:08 +10:00
perftest perftest: verbose logging if -v is given 2019-06-18 11:16:29 -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 Handle case where the Loop 'M' and 'cond' inputs can be considered scalars but the rank doesn't match the subgraph. Use the subgraph rank when creating the MLValue instance for the subgraph input. (#1285) 2019-06-26 09:33:11 +10:00
python enable quantization tests (#1293) 2019-06-26 10:08:19 -07:00
server Use local ort python package in server model tests (#1027) 2019-05-20 18:40:52 -07:00
shared_lib Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
testdata Fix bug in the transformer that removes unnecessary Cast nodes where it was re-processing removed nodes leading to multiple calls to RemoveNode for the same node. (#1291) 2019-06-25 15:17:08 +10:00
tvm Change Compute function to return a status code instead of an integer. (#1139) 2019-06-04 08:34:32 -07:00
util Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
win_getopt Trt execution provider (#382) 2019-03-14 12:00:39 -07:00