onnxruntime/onnxruntime/python
2019-11-05 15:04:50 -08:00
..
backend python session.run() fallback to CPU/CUDA provider for EP failures. (#1960) 2019-10-02 02:38:03 -07:00
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools quantization script updates (#2208) 2019-10-21 12:25:52 -07:00
__init__.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
_ld_preload.py Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
_pybind_state.py Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
exported_symbols.lst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_pybind_exceptions.h Remove ml_status.h, add StatusCode to pybind exception mappings (#1889) 2019-09-24 11:13:14 -07:00
onnxruntime_pybind_mlvalue.cc Add support for output seq(tensor) in python binding and test framework. Implement SequenceConstruct, SequenceEmpty, SequenceInsert and SequenceErase ops. (#2040) 2019-10-10 15:58:49 -07:00
onnxruntime_pybind_mlvalue.h Add support for output seq(tensor) in python binding and test framework. Implement SequenceConstruct, SequenceEmpty, SequenceInsert and SequenceErase ops. (#2040) 2019-10-10 15:58:49 -07:00
onnxruntime_pybind_state.cc Fix a bug in onnxruntime_pybind_state.cc when TENSORRT is enabled (#2326) 2019-11-05 15:04:50 -08:00
onnxruntime_validation.py Fixes #31, add option numpy_version, skip_keras_test to the parser of build.py, add flag PRIVATE for the python bindings (#544) 2019-03-07 13:08:02 +01:00
pybind.def Fix a build warning in onnxruntime python extension (#416) 2019-02-01 00:19:41 -08:00
session.py python session.run() fallback to CPU/CUDA provider for EP failures. (#1960) 2019-10-02 02:38:03 -07:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00