onnxruntime/onnxruntime/python
shahasad 0c5d2c998b
Generate documentation from the registered operator kernels (#1395)
- Added python script for generating markdown doc from the registered opkernels. 
- Made some conditional changes in the pybind to expose necessary python API
- Added some missing type-constraints in the op kernel registrations
2019-08-14 18:12:24 -07:00
..
backend Fix run_model api. (#1111) 2019-05-28 16:36:57 -07:00
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools update default values for weight quatization (#1564) 2019-08-05 21:39:37 -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_mlvalue.cc Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
onnxruntime_pybind_mlvalue.h move environment.h/cc from framework to session project/folder. (#1241) 2019-06-17 18:01:21 -07:00
onnxruntime_pybind_state.cc Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07: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