onnxruntime/onnxruntime/python
Ryan Hill 330339caa4 Remove test_execution_provider from training build
Only enable python atexit on windows
Remove assert on provider library exit
2021-05-11 03:10:20 -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
dlpack Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
tools symbolic shape inference improvements for contrib ops (#7606) 2021-05-07 17:03:24 -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 Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -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 Remove test_execution_provider from training build 2021-05-11 03:10:20 -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 Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
onnxruntime_validation.py
pybind.def
version_script.lds