onnxruntime/onnxruntime/python
2020-04-18 17:10:55 -07:00
..
backend Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools Refactor some for the calibate.py. Add QLinearAdd and QLinearMul support. Fix bugs loading jpgs not strict RGB, and typoes in load_batch call. (#3542) 2020-04-18 17:10:55 -07:00
__init__.py
_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
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 Support non-sequence tensor fed through as a python list (#2782) 2020-01-20 09:45:10 +10: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 gen_doc build option and refresh documentation (#3545) 2020-04-17 14:41:04 -07:00
onnxruntime_validation.py Fix some typos. (#3582) 2020-04-18 14:18:05 -07:00
pybind.def Fix a build warning in onnxruntime python extension (#416) 2019-02-01 00:19:41 -08:00
session.py Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
version_script.lds