onnxruntime/onnxruntime/python
2022-02-24 09:06:04 -08:00
..
backend Integrate TensorRT into GPU Python package (#9785) 2021-11-18 13:26:51 -08:00
datasets
providers/tvm [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
tools fix bug: quantize output of activation op(Relu, Clip) (#10649) 2022-02-24 09:06:04 -08:00
training
__init__.py
_ld_preload.py Fix python manylinux to not load cuda if it fails to load dependencies (#8882) 2021-09-07 11:09:25 -07:00
_pybind_state.py.in Move setdlopenflags calls into _pybind_state.py (#8916) 2021-09-02 09:54:32 -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 Liqun/ort training version (#7620) 2021-05-14 09:54:19 -07:00
onnxruntime_inference_collection.py Fix misspelling in python documentation (#10588) 2022-02-17 18:10:21 +01: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 Python bindings fix ups in preparation to Sparse Tensor introduction (#7817) 2021-05-26 09:47:41 -07:00
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 Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08:00
onnxruntime_pybind_mlvalue.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
onnxruntime_pybind_mlvalue.h Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08: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 Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08:00
onnxruntime_pybind_schema.cc Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08:00
onnxruntime_pybind_sparse_tensor.cc Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
onnxruntime_pybind_state.cc [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01: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 Add CI minimal build with all options disabled. Fix python binding code if sparse tensors are disabled. (#9898) 2021-12-03 06:56:51 +10:00
onnxruntime_pybind_state_common.h [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
onnxruntime_validation.py do not post cuda version mismatch warning if cannot find local cudart version (#8924) 2021-09-01 17:11:54 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds Support external custom operator schemas on Ubuntu (#8807) 2021-08-28 11:05:21 -07:00