onnxruntime/onnxruntime/python
RRRachelllll555 9a6db9b9f4
Fix next node access bug in calibration tool (#4863)
* fix bug in calibration tool

* fix next node access bugs

* rm file in wrong folder

* refine

* optimize

* refine

* refine format

* refine

Co-authored-by: t-yguo <t-yguo@microsoft.com>
2020-08-21 20:48:54 -07:00
..
backend Remove ONNX from requirements.txt (#4073) 2020-05-29 21:44:20 +05:30
datasets replace invalid sample (#4567) 2020-07-21 23:51:17 -07:00
tools Fix next node access bug in calibration tool (#4863) 2020-08-21 20:48:54 -07:00
training Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
__init__.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
_ld_preload.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
_pybind_state.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
exported_symbols.lst
onnxruntime_pybind_exceptions.h refactor frontend (#3235) 2020-03-19 20:59:41 -07:00
onnxruntime_pybind_mlvalue.cc Move memory info into IAllocator (#2850) 2020-06-22 11:18:52 +10:00
onnxruntime_pybind_mlvalue.h refactor prototypes into headers (#4337) 2020-06-26 12:02:14 -07:00
onnxruntime_pybind_state.cc Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00
onnxruntime_pybind_state_common.cc fix pybind issue introduced by merge 2020-03-23 23:23:34 +00:00
onnxruntime_pybind_state_common.h refactor prototypes into headers (#4337) 2020-06-26 12:02:14 -07:00
onnxruntime_validation.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
pybind.def
session.py Add Python API for specifying device options. (#4205) 2020-07-21 07:28:13 -07:00
version_script.lds