onnxruntime/onnxruntime/python
2021-06-24 13:55:56 -07:00
..
backend Enable python GPU tests (#7854) 2021-06-15 10:24:58 -07:00
datasets replace invalid sample (#4567) 2020-07-21 23:51:17 -07:00
tools Fuse attention node even in case of different Q,K hidden dimensions (#8106) 2021-06-24 08:03: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 Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
_pybind_state.py fix PATH addition in windows 2021-06-15 14:18:00 -07:00
exported_symbols.lst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_collect_build_info.py Liqun/ort training version (#7620) 2021-05-14 09:54:19 -07:00
onnxruntime_inference_collection.py Don't hold onto unnecessary numpy references while binding numpy objectas as inputs (#7881) 2021-05-30 21:12:32 -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 Python bindings fix ups in preparation to Sparse Tensor introduction (#7817) 2021-05-26 09:47:41 -07:00
onnxruntime_pybind_iobinding.cc Python bindings fix ups in preparation to Sparse Tensor introduction (#7817) 2021-05-26 09:47:41 -07:00
onnxruntime_pybind_mlvalue.cc Python bindings fix ups in preparation to Sparse Tensor introduction (#7817) 2021-05-26 09:47:41 -07:00
onnxruntime_pybind_mlvalue.h Python bindings fix ups in preparation to Sparse Tensor introduction (#7817) 2021-05-26 09:47:41 -07:00
onnxruntime_pybind_module.cc decouple the python module construction from pybind_state (#8060) 2021-06-15 18:52:26 -07:00
onnxruntime_pybind_ortvalue.cc training with custom autograd Functions (#7513) 2021-06-07 13:01:21 -07:00
onnxruntime_pybind_state.cc Disable InitProvidersSharedLibrary when training is enabled. (#8132) 2021-06-24 13:55:56 -07:00
onnxruntime_pybind_state_common.cc training with custom autograd Functions (#7513) 2021-06-07 13:01:21 -07:00
onnxruntime_pybind_state_common.h training with custom autograd Functions (#7513) 2021-06-07 13:01:21 -07:00
onnxruntime_validation.py Liqun/ort training version (#7620) 2021-05-14 09:54:19 -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