onnxruntime/onnxruntime/test/python
Pranav Sharma 4cbc6e1cf5
Validate input shapes. (#1352)
* Validate input shapes.

* Cache some input def metadata

* Make some methods const and check for negative values of dims instead of just -1.

* Fix shape inferencing test.

* Fix testLabelEncoder test

* Fix more tests

* Fix more tests

* Use size_t for loop variable
2019-07-19 13:42:34 -07:00
..
onnx_backend_test_series.py sync onnx to get equal op with float support (#1432) 2019-07-19 13:19:09 -07:00
onnxruntime_test_python.py Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
onnxruntime_test_python_backend.py Cleanup naming of test input to use .onnx for models. (#1337) 2019-07-04 13:10:29 +10:00
onnxruntime_test_python_keras.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00