| .. |
|
backend
|
Integrate TensorRT into GPU Python package (#9785)
|
2021-11-18 13:26:51 -08:00 |
|
datasets
|
replace invalid sample (#4567)
|
2020-07-21 23:51:17 -07:00 |
|
tools
|
Fix a bug in fusion_embedlayer.py (#10022)
|
2021-12-14 12:50:35 -08:00 |
|
training
|
Enable running PEP8 on python scripts using flake8 (#3928)
|
2020-05-15 07:15:06 +10:00 |
|
__init__.py
|
Enable running PEP8 on python scripts using flake8 (#3928)
|
2020-05-15 07:15:06 +10:00 |
|
_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
|
|
|
|
onnxruntime_collect_build_info.py
|
Liqun/ort training version (#7620)
|
2021-05-14 09:54:19 -07:00 |
|
onnxruntime_inference_collection.py
|
no fallback when enforcing explicit EP registration. (#9863)
|
2021-11-25 07:26:51 -08: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
|
Expose IOBinding SynchronizeInputs/Outputs via C/C++/C# And Python APIs (#9823)
|
2021-11-22 09:45:31 -08:00 |
|
onnxruntime_pybind_mlvalue.cc
|
Remove all warnings C4800: Implicit conversion from 'int32_t/int64_t' to bool. Possible information loss (#9535)
|
2021-11-08 10:12:27 -08:00 |
|
onnxruntime_pybind_mlvalue.h
|
Fix issue with debug VS2022 build when python bindings are enabled (#9794)
|
2021-11-18 16:58:02 +10: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
|
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_schema.cc
|
Add python binding for CoreML EP (#8472)
|
2021-07-29 10:06:47 -07:00 |
|
onnxruntime_pybind_sparse_tensor.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.cc
|
Fix build error when using '--build_minimal extended' and '--build_wheel' build.py options. (#9979)
|
2021-12-09 10:01:35 -08: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
|
Enable proper override using MIMalloc (#9944)
|
2021-12-07 17:56:58 -08: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 |