onnxruntime/onnxruntime/python
Yufeng Li 20b2f45b24
Support per-channel quantization of weight tensor (#5057)
* Support per-channel quantization of weight tensor

* rename util functions

* fix bugs in calibrate

* add support of reduce_range

* refine opset check
2020-09-14 11:53:50 -07:00
..
backend fix py packaging pipeline (#5038) 2020-09-03 09:32:10 -07:00
datasets replace invalid sample (#4567) 2020-07-21 23:51:17 -07:00
tools Support per-channel quantization of weight tensor (#5057) 2020-09-14 11:53:50 -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 Exclude the Map types from the build if ML ops are disabled. (#4908) 2020-08-27 17:48:12 +10:00
onnxruntime_pybind_mlvalue.h refactor prototypes into headers (#4337) 2020-06-26 12:02:14 -07:00
onnxruntime_pybind_state.cc Expose DirectML provider to python (conflicts resolved from #3359) (#4630) 2020-09-08 14:34:09 -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 Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -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 Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -07:00
version_script.lds Initial bootstrap commit. 2018-11-19 16:48:22 -08:00