onnxruntime/onnxruntime/test/python
Alexey Gladyshev 66978c7ef5
[TVM EP][CI] Added TVMso EP testing into CI (#12188)
* refactor test for model with undefined shapes

* add test for TVMso EP

* update build script for TVM EP tests

* fix pylint

* disable test for Windows

* fix black

* fix python format

* fix pylint

* fix python format

* replace Path.resolve with os.path.join

* fix python path issue

Co-authored-by: Valery Chernov <valery.chernov@deelvin.com>
2022-07-19 16:05:28 +02:00
..
contrib_ops ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
quantization generate quantization parameter for outputs (#12089) 2022-07-05 14:57:43 -07:00
testdata Adding TorchEmbedding contrib op (#7136) 2021-03-30 14:33:25 -07:00
transformers Move beamsearch shared initializers from subgraphs to main graph (#12025) 2022-06-29 22:43:41 -07:00
helper.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnx_backend_test_series.py Support per-test tolerances for ONNX tests (#11775) 2022-06-14 15:12:23 -07:00
onnxruntime_test_ort_trainer.py Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
onnxruntime_test_ort_trainer_with_mixed_precision.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python.py [TensorRT EP] support TensorRT 8.4 (#11866) 2022-06-16 07:46:40 -07:00
onnxruntime_test_python_backend.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_backend_mlops.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_cudagraph.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_iobinding.py Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_test_python_keras.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_mlops.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_nuphar.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_sparse_matmul.py Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_test_python_symbolic_shape_infer.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_python_tvm.py [TVM EP][CI] Added TVMso EP testing into CI (#12188) 2022-07-19 16:05:28 +02:00
onnxruntime_test_training_unit_tests.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_test_training_unittest_utils.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
test_pytorch_export_contrib_ops.py fix(onnx_export): Extract arg value from torch Value (#11471) 2022-05-11 11:36:43 -07:00