onnxruntime/tools/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
..
dump_subgraphs.py Add python script to export subgraphs from Scan/Loop/If nodes in an ONNX model. (#583) 2019-03-08 14:51:30 -08:00
gen_doc.py fix the link to the script in the doc. fix some error messages (#960) 2019-05-02 19:21:41 -07:00
gen_opkernel_doc.py Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
get_submodules.py Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
update_version.py Upgrade version number for ORT in preparation for release (#1468) 2019-07-23 16:33:06 -07:00