onnxruntime/onnxruntime/python
Yufeng Li e92e0860c8
BERT quantization notebook (#4543)
* BERT quantization notebook

* update notebooks

* more benchmark

* add version info
2020-07-20 18:23:37 -07:00
..
backend Remove ONNX from requirements.txt (#4073) 2020-05-29 21:44:20 +05:30
datasets Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
tools BERT quantization notebook (#4543) 2020-07-20 18:23:37 -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 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
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 Support training_mode flag in eval (#4324) 2020-07-08 10:38:54 -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 Fix a build warning in onnxruntime python extension (#416) 2019-02-01 00:19:41 -08:00
session.py Support binding a graph output to a specific device via the Python binding (#4439) 2020-07-07 21:09:37 -07:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00