onnxruntime/onnxruntime/python
2019-03-08 12:53:45 -08:00
..
backend Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
datasets Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
sklapi Adds OnnxTransformer to plug onnxruntime in sckit-learn's pipeline (#389) 2019-01-29 18:51:24 +01:00
tools Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
__init__.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
_pybind_state.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
exported_symbols.lst Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_pybind_mlvalue.cc Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
onnxruntime_pybind_mlvalue.h Remove unnecessary const 2018-12-13 21:51:28 -08:00
onnxruntime_pybind_state.cc Update CreateExecutionProviderFactory_BrainSlice() definition. 2019-03-08 12:53:45 -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 Allow for optional graph inputs in InferenceSession.run 2018-11-22 11:53:14 +10:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00