onnxruntime/onnxruntime/python
Zhang Lei 648c9c7789
Fix bugs for 1: Calibrator should check model inputs; 2: (#6017)
quantize_inupts forgot to use parameter initializer_use_weight_qtyp.
2020-12-03 00:00:16 -08:00
..
backend fix py packaging pipeline (#5038) 2020-09-03 09:32:10 -07:00
datasets
tools Fix bugs for 1: Calibrator should check model inputs; 2: (#6017) 2020-12-03 00:00:16 -08:00
training
__init__.py
_ld_preload.py
_pybind_state.py Add python 3.9 support (#5874) 2020-11-30 12:02:48 -08:00
exported_symbols.lst
onnxruntime_inference_collection.py Add GetProfilingStartTimeNs() to Python/C# APIs (#5280) 2020-10-14 05:32:43 -07:00
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_mlvalue.cc Support sharing of initializers between session via the Python API (#5407) 2020-10-09 20:26:28 -07:00
onnxruntime_pybind_mlvalue.h Support sharing of initializers between session via the Python API (#5407) 2020-10-09 20:26:28 -07:00
onnxruntime_pybind_state.cc Fix for hetero multi python binding with new shared library (#5895) 2020-11-23 15:41:10 -08:00
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h Support sharing of initializers between session via the Python API (#5407) 2020-10-09 20:26:28 -07:00
onnxruntime_validation.py
pybind.def
version_script.lds