| .. |
|
backend
|
Enable python GPU tests (#7854)
|
2021-06-15 10:24:58 -07:00 |
|
datasets
|
|
|
|
tools
|
Create a quantized EmbedLayerNorm for ORT. (#8124)
|
2021-06-25 17:51:43 -05: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
|
training with custom autograd Functions (#7513)
|
2021-06-07 13:01:21 -07:00 |
|
onnxruntime_pybind_state.cc
|
fix the shared provider test for training build; expose more symbols to non cuda build (#8249)
|
2021-07-01 11:03:02 -07:00 |
|
onnxruntime_pybind_state_common.cc
|
training with custom autograd Functions (#7513)
|
2021-06-07 13:01:21 -07:00 |
|
onnxruntime_pybind_state_common.h
|
Fix Python Cuda loading issues (#7939)
|
2021-06-25 02:26:50 -07: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
|
|
|