| .. |
|
backend
|
Format all python files under onnxruntime with black and isort (#11324)
|
2022-04-26 09:35:16 -07:00 |
|
datasets
|
replace invalid sample (#4567)
|
2020-07-21 23:51:17 -07:00 |
|
providers/tvm
|
Format all python files under onnxruntime with black and isort (#11324)
|
2022-04-26 09:35:16 -07:00 |
|
tools
|
[trt-ep-perf] Fix upload time of EP perf data (#11531)
|
2022-05-18 15:36:21 -07: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
|
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
|
Initial bootstrap commit.
|
2018-11-19 16:48:22 -08:00 |
|
numpy_helper.h
|
Fix SDL warnings in CPU EP (#9975)
|
2021-12-19 20:54:29 -08:00 |
|
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
|
Support ort device tensor in ortmodule's inference (#11112)
|
2022-05-03 14:28:30 -07:00 |
|
onnxruntime_pybind.h
|
fix windows ci debug build break (#11495)
|
2022-05-12 16:54:00 -07: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
|
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
|
Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393)
|
2022-05-02 14:38:31 -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
|
Format all python files under onnxruntime with black and isort (#11324)
|
2022-04-26 09:35:16 -07:00 |
|
pybind.def
|
Fix a build warning in onnxruntime python extension (#416)
|
2019-02-01 00:19:41 -08:00 |
|
version_script.lds
|
Initial bootstrap commit.
|
2018-11-19 16:48:22 -08:00 |
|
version_script_expose_onnx_protobuf.lds
|
Support external custom operator schemas on Ubuntu (#8807)
|
2021-08-28 11:05:21 -07:00 |