onnxruntime/onnxruntime/python
2020-06-23 11:52:51 +05:30
..
backend Remove ONNX from requirements.txt (#4073) 2020-05-29 21:44:20 +05:30
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools Update Bert Notebooks for ORT 1.3.0 (#4274) 2020-06-19 14:02:16 -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 Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
exported_symbols.lst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_pybind_exceptions.h refactor frontend (#3235) 2020-03-19 20:59:41 -07:00
onnxruntime_pybind_mlvalue.cc Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
onnxruntime_pybind_mlvalue.h Address memory leak and improve memory handling (#4124) 2020-06-08 09:29:46 -07:00
onnxruntime_pybind_state.cc Use providers_available array from constants.h to avoid code duplication (#4300) 2020-06-23 11:52:51 +05:30
onnxruntime_pybind_state_common.cc fix pybind issue introduced by merge 2020-03-23 23:23:34 +00:00
onnxruntime_pybind_state_common.h move env to .cc file 2020-03-25 16:57:05 +00:00
onnxruntime_validation.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
pybind.def Fix a build warning in onnxruntime python extension (#416) 2019-02-01 00:19:41 -08:00
session.py The fixings for python scripts in ONNXRuntime (#4135) 2020-06-08 10:27:32 -07:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00