onnxruntime/onnxruntime/python
Yifan Li 6728d6085d
[TensorRT EP] support TensorRT 10.8-GA (#23592)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2025-02-06 10:05:57 -08:00
..
backend Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
datasets Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
tools [TensorRT EP] support TensorRT 10.8-GA (#23592) 2025-02-06 10:05:57 -08:00
torch_cpp_extensions [MigraphX EP] [ROCm EP] Upstream ROCm changes for bugfixes and features (#23249) 2025-01-15 12:57:04 -08:00
training
__init__.py
_ld_preload.py
_pybind_state.py.in
convert_npz_to_onnx_adapter.py Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
exported_symbols.lst
numpy_helper.h fix Window_CI in Github Action (#21070) 2024-06-18 23:14:08 -07:00
onnxruntime_collect_build_info.py Remove unused find_cudnn_supported_cuda_versions (#21620) 2024-09-03 14:38:33 -07:00
onnxruntime_inference_collection.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
onnxruntime_pybind.h
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Support onnx data types (bfloat16, float8) in python I/O binding APIs (#22306) 2024-10-04 17:29:15 -07:00
onnxruntime_pybind_lora.cc Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
onnxruntime_pybind_mlvalue.cc Fix Pybind memory leak (#23105) 2024-12-16 10:38:23 -08:00
onnxruntime_pybind_mlvalue.h Support onnx data types (bfloat16, float8) in python I/O binding APIs (#22306) 2024-10-04 17:29:15 -07:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Enable dlpack by default (#23110) 2025-01-30 23:23:56 +01:00
onnxruntime_pybind_quant.cc [Optimizer] DQ + MatMul to MatMulNBits support: kernel changes (#21342) 2024-07-15 15:25:40 -07:00
onnxruntime_pybind_schema.cc [VSINPU]Split/Pad and some element-wise OPs support (#22916) 2024-12-02 13:57:30 -08:00
onnxruntime_pybind_sparse_tensor.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_state.cc [VSINPU]Split/Pad and some element-wise OPs support (#22916) 2024-12-02 13:57:30 -08:00
onnxruntime_pybind_state.h Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
onnxruntime_pybind_state_common.cc Enable dlpack by default (#23110) 2025-01-30 23:23:56 +01:00
onnxruntime_pybind_state_common.h Enable dlpack by default (#23110) 2025-01-30 23:23:56 +01:00
onnxruntime_validation.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds