onnxruntime/onnxruntime/test/python
Xavier Dupré 481b96d32a
STVM, NUPHAR, remove tvm from submodules list, checks pointers are not null. (#10211)
* STVM, checks pointers are not null.
* removes submodules tvm
* add missing include(FetchContent)
* add target tvm
* fix stvm test
* extend cgmanifest with dependencies of tvm
2022-01-27 20:31:13 +01:00
..
contrib_ops Adding TorchEmbedding contrib op (#7136) 2021-03-30 14:33:25 -07:00
quantization Quantization of Argmax (#10213) 2022-01-12 14:12:56 -08:00
testdata Adding TorchEmbedding contrib op (#7136) 2021-03-30 14:33:25 -07:00
transformers Add BeamSearch operator for GPT-2 decoding (#9680) 2021-12-16 16:08:05 -08:00
helper.py Introduce training changes. 2020-03-11 14:39:03 -07:00
onnx_backend_test_series.py Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08:00
onnxruntime_test_ort_trainer.py Remove previous temporary fixes and address TODOs (#9020) 2021-09-13 10:10:07 -07: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 STVM, NUPHAR, remove tvm from submodules list, checks pointers are not null. (#10211) 2022-01-27 20:31:13 +01:00
onnxruntime_test_python_backend.py [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08: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 Expose IOBinding SynchronizeInputs/Outputs via C/C++/C# And Python APIs (#9823) 2021-11-22 09:45:31 -08:00
onnxruntime_test_python_keras.py Fix Training Packaging pipeline (#9885) 2021-11-30 15:26:10 -08:00
onnxruntime_test_python_mlops.py [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08:00
onnxruntime_test_python_nuphar.py [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08:00
onnxruntime_test_python_sparse_matmul.py [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08:00
onnxruntime_test_python_stvm.py STVM, NUPHAR, remove tvm from submodules list, checks pointers are not null. (#10211) 2022-01-27 20:31:13 +01:00
onnxruntime_test_python_symbolic_shape_infer.py symbolic_shape_infer: Improve error message on mismatched types (#9809) 2021-11-19 09:39:26 -08: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
test_pytorch_export_contrib_ops.py [python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. (#9712) 2021-11-10 12:17:53 -08:00