onnxruntime/onnxruntime/python
2022-04-19 19:41:55 -07:00
..
backend Integrate TensorRT into GPU Python package (#9785) 2021-11-18 13:26:51 -08:00
datasets
providers/tvm [TVM EP] support of TVM Virtual Machine (#10341) 2022-03-02 11:02:33 +01:00
tools remove deprecated quantize api (#11263) 2022-04-19 19:41:55 -07: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 Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
onnxruntime_collect_build_info.py
onnxruntime_inference_collection.py Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_pybind.h Fix issue with debug VS2022 build when python bindings are enabled (#9794) 2021-11-18 16:58:02 +10:00
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h Fix issue with debug VS2022 build when python bindings are enabled (#9794) 2021-11-18 16:58:02 +10:00
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 Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_pybind_module.cc Fix issue with debug VS2022 build when python bindings are enabled (#9794) 2021-11-18 16:58:02 +10:00
onnxruntime_pybind_ortvalue.cc Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_pybind_schema.cc Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08: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 Scoped GIL release in run_with_iobinding (#11248) 2022-04-18 13:07:45 -07:00
onnxruntime_pybind_state.h Fix issue with debug VS2022 build when python bindings are enabled (#9794) 2021-11-18 16:58:02 +10:00
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 Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
onnxruntime_validation.py
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds