onnxruntime/onnxruntime/python
2021-02-27 04:25:23 +00:00
..
backend fix py packaging pipeline (#5038) 2020-09-03 09:32:10 -07:00
datasets
tools update (#6827) 2021-02-26 13:58:41 -08:00
training
__init__.py
_ld_preload.py
_pybind_state.py Add robust dependency check for Python package (#6436) 2021-02-21 15:11:28 -08:00
dlpack.h ort's to_dlpack. 2020-12-15 21:11:14 -08:00
dlpack_convertor.cc Reduce binary size, limit asynchronous/backgroud thread stuff to training only. 2021-02-17 11:51:09 -08:00
dlpack_convertor.h OrtModule v0.21 (#6395) 2021-02-10 13:27:15 -08:00
exported_symbols.lst
onnxruntime_inference_collection.py Rewrite ORTModule background task coordination (#6700) 2021-02-24 18:00:25 -08: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 Rewrite ORTModule background task coordination (#6700) 2021-02-24 18:00:25 -08:00
onnxruntime_pybind_state_common.cc Enable passing initial optimizer state while creating training session (#5869) 2020-12-08 21:20:51 -05:00
onnxruntime_pybind_state_common.h Update ORT model conversion script to support custom ops (#6701) 2021-02-17 12:52:39 +10:00
onnxruntime_validation.py
pybind.def
version_script.lds