onnxruntime/onnxruntime/test/python
Chun-Wei Chen 84024bdfa9
Enable ONNX backend test of SequenceProto input/output (#6043)
* assert sequence tensor and remove skips

* update testdata json

* use ONNX 1.8 in cgmanifest.json

* use previous commit to workaround

* update ONNX commit ID in docker

* skip test_maxpool_2d_dilations test for now

* update function name
2021-01-11 11:30:33 -08:00
..
contrib_ops Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00
helper.py Introduce training changes. 2020-03-11 14:39:03 -07:00
onnx_backend_test_series.py Enable ONNX backend test of SequenceProto input/output (#6043) 2021-01-11 11:30:33 -08:00
onnxruntime_test_ort_trainer.py Improve checkpointing for Zero stage 1 (#5478) 2020-12-07 09:16:01 -08:00
onnxruntime_test_ort_trainer_with_mixed_precision.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python.py Deprecate Python global configuration functions [Part 2] (#6171) 2021-01-07 10:10:55 -08:00
onnxruntime_test_python_backend.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python_backend_mlops.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python_iobinding.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python_keras.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python_mlops.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_python_nuphar.py Deprecate Python global configuration functions [Part 2] (#6171) 2021-01-07 10:10:55 -08:00
onnxruntime_test_python_symbolic_shape_infer.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_training_unit_tests.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00
onnxruntime_test_training_unittest_utils.py Remove unused imports from Python tests. (#5405) 2020-10-08 17:24:10 -07:00