onnxruntime/onnxruntime/python
2021-05-04 22:29:52 -07:00
..
backend
datasets
dlpack Fix IsContiguousTensor check on backend (#7391) 2021-04-21 17:01:17 -07:00
tools Implement qlinear concat and unit test. (#7341) 2021-04-26 13:38:40 -07:00
training
__init__.py
_ld_preload.py
_pybind_state.py Add cupti path for python gpu packaging pipeline (#7200) 2021-04-02 12:12:46 -07:00
exported_symbols.lst
onnxruntime_inference_collection.py support loading external execution provider from python frontend (#7332) 2021-04-23 09:54:09 -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 Revert DllMain idea, it didn't work 2021-05-04 22:29:52 -07: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 Enable NHWC transformer when generating ORT format model (#7126) 2021-03-29 18:39:48 +10:00
onnxruntime_validation.py
pybind.def
version_script.lds