mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
* add use_tensorrt build option * Add use_tensorrt to running tests * add use_tensorrt for Windows * make trt ep to skip backend test * make trt ep to skip backend test * Fix bug * Add/Modify description * modify for debug * swtich pool to test * modify to debug * modify to debug * add vobersity * refine the code * refine the code * refine the code * fix flake8 warning * refine the code * add pre_load check for trt as well as add cupti lib to cuda depedencies * modify script to make trt build path the same as cuda * show error message when user wants to run TensorRT but TensorRT is not installed in the env * fix bug * fix bug * add trt lib for manylinux * include cuda_dependencies for trt * rewrite the condition to throw exception * make code more compact |
||
|---|---|---|
| .. | ||
| contrib_ops | ||
| quantization | ||
| testdata | ||
| transformers | ||
| helper.py | ||
| onnx_backend_test_series.py | ||
| onnxruntime_test_ort_trainer.py | ||
| onnxruntime_test_ort_trainer_with_mixed_precision.py | ||
| onnxruntime_test_python.py | ||
| onnxruntime_test_python_backend.py | ||
| onnxruntime_test_python_backend_mlops.py | ||
| onnxruntime_test_python_iobinding.py | ||
| onnxruntime_test_python_keras.py | ||
| onnxruntime_test_python_mlops.py | ||
| onnxruntime_test_python_nuphar.py | ||
| onnxruntime_test_python_sparse_matmul.py | ||
| onnxruntime_test_python_symbolic_shape_infer.py | ||
| onnxruntime_test_training_unit_tests.py | ||
| onnxruntime_test_training_unittest_utils.py | ||
| test_pytorch_export_contrib_ops.py | ||