onnxruntime/onnxruntime/python
Adrian Lizarraga ad4abbd75e
[EP-Perf-Dashboard] Add support for TensorRT 8.4 to EP Perf Dashboard (#11876)
Co-authored-by: George Wu <jywu@microsoft.com>
2022-06-17 09:16:51 -07:00
..
backend Python backend: use packaging.version to parse ONNX version (#11800) 2022-06-14 10:17:35 -07:00
datasets
providers/tvm Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
tools [EP-Perf-Dashboard] Add support for TensorRT 8.4 to EP Perf Dashboard (#11876) 2022-06-17 09:16:51 -07:00
torch_cpp_extensions ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
training
__init__.py
_ld_preload.py
_pybind_state.py.in Follow up update for python API checking if vcruntime140_1.dll is available (#10927) (#10933) 2022-03-18 08:09:16 -07:00
exported_symbols.lst
numpy_helper.h
onnxruntime_collect_build_info.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
onnxruntime_inference_collection.py Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind.h fix windows ci debug build break (#11495) 2022-05-12 16:54:00 -07:00
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Adds missing numpy type when looking for the ort correspondance (#10943) 2022-03-22 14:44:48 -07:00
onnxruntime_pybind_mlvalue.cc Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_pybind_mlvalue.h Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Move OrtValueVector from onnxruntime-training to onnxruntime (#11176) 2022-06-15 09:36:28 +02:00
onnxruntime_pybind_schema.cc EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
onnxruntime_pybind_sparse_tensor.cc Adds missing numpy type when looking for the ort correspondance (#10943) 2022-03-22 14:44:48 -07:00
onnxruntime_pybind_state.cc Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
onnxruntime_pybind_state.h
onnxruntime_pybind_state_common.cc Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_pybind_state_common.h EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
onnxruntime_validation.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds