| .. |
|
backend
|
Enable python GPU tests (#7854)
|
2021-06-15 10:24:58 -07:00 |
|
datasets
|
|
|
|
tools
|
Fix transformer optimizer (#8392)
|
2021-07-14 16:00:17 -07:00 |
|
training
|
|
|
|
__init__.py
|
|
|
|
_ld_preload.py
|
|
|
|
_pybind_state.py
|
Fix Python Cuda loading issues (#7939)
|
2021-06-25 02:26:50 -07:00 |
|
exported_symbols.lst
|
|
|
|
onnxruntime_collect_build_info.py
|
Liqun/ort training version (#7620)
|
2021-05-14 09:54:19 -07:00 |
|
onnxruntime_inference_collection.py
|
Don't hold onto unnecessary numpy references while binding numpy objectas as inputs (#7881)
|
2021-05-30 21:12:32 -07:00 |
|
onnxruntime_pybind_exceptions.cc
|
Python bindings fix ups in preparation to Sparse Tensor introduction (#7817)
|
2021-05-26 09:47:41 -07:00 |
|
onnxruntime_pybind_exceptions.h
|
Python bindings fix ups in preparation to Sparse Tensor introduction (#7817)
|
2021-05-26 09:47:41 -07:00 |
|
onnxruntime_pybind_iobinding.cc
|
Python bindings fix ups in preparation to Sparse Tensor introduction (#7817)
|
2021-05-26 09:47:41 -07:00 |
|
onnxruntime_pybind_mlvalue.cc
|
Fix Python Cuda loading issues (#7939)
|
2021-06-25 02:26:50 -07:00 |
|
onnxruntime_pybind_mlvalue.h
|
Python bindings fix ups in preparation to Sparse Tensor introduction (#7817)
|
2021-05-26 09:47:41 -07:00 |
|
onnxruntime_pybind_module.cc
|
decouple the python module construction from pybind_state (#8060)
|
2021-06-15 18:52:26 -07:00 |
|
onnxruntime_pybind_ortvalue.cc
|
decouple the shared python dependency (#8294)
|
2021-07-09 11:47:11 +08:00 |
|
onnxruntime_pybind_state.cc
|
Fix segment fault for custom function (#8331)
|
2021-07-13 18:01:33 +08:00 |
|
onnxruntime_pybind_state_common.cc
|
decouple the shared python dependency (#8294)
|
2021-07-09 11:47:11 +08:00 |
|
onnxruntime_pybind_state_common.h
|
decouple the shared python dependency (#8294)
|
2021-07-09 11:47:11 +08:00 |
|
onnxruntime_validation.py
|
Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027)
|
2021-06-28 18:11:58 -07:00 |
|
pybind.def
|
|
|
|
version_script.lds
|
|
|