onnxruntime/onnxruntime/python
Ryan Hill 11b369a864
Abbreviate ONNXRuntime as Ort in all of our public APIs (#175)
Applies to all public headers and macros, plus many internal ones. There are still some internal things with OnnxRuntime in the name, but this fixes all public functions & macros.
2018-12-14 14:54:23 -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
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 Remove unnecessary const 2018-12-13 21:51:28 -08:00
onnxruntime_pybind_mlvalue.h Remove unnecessary const 2018-12-13 21:51:28 -08:00
onnxruntime_pybind_state.cc Abbreviate ONNXRuntime as Ort in all of our public APIs (#175) 2018-12-14 14:54:23 -08:00
onnxruntime_validation.py Initial bootstrap commit. 2018-11-19 16:48:22 -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