| .. |
|
backend
|
Enable python GPU tests (#7854)
|
2021-06-15 10:24:58 -07:00 |
|
datasets
|
|
|
|
tools
|
Add t-test to compare experiments in GPT-2 mixed precision conversion (#9042)
|
2021-09-14 12:40:25 -07:00 |
|
training
|
|
|
|
__init__.py
|
|
|
|
_ld_preload.py
|
Fix python manylinux to not load cuda if it fails to load dependencies (#8882)
|
2021-09-07 11:09:25 -07:00 |
|
_pybind_state.py.in
|
Move setdlopenflags calls into _pybind_state.py (#8916)
|
2021-09-02 09:54:32 -07:00 |
|
exported_symbols.lst
|
|
|
|
onnxruntime_collect_build_info.py
|
|
|
|
onnxruntime_inference_collection.py
|
enable eager mode with ortmodule (#8961)
|
2021-09-10 15:09:23 -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
|
Rename ml_value.h to ort_value.h (#8726)
|
2021-08-13 07:04:56 -07:00 |
|
onnxruntime_pybind_mlvalue.cc
|
Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038)
|
2021-07-22 15:24:36 -07:00 |
|
onnxruntime_pybind_mlvalue.h
|
Rename ml_value.h to ort_value.h (#8726)
|
2021-08-13 07:04:56 -07:00 |
|
onnxruntime_pybind_module.cc
|
support register external ep lib information (#8897)
|
2021-08-31 20:51:22 -07:00 |
|
onnxruntime_pybind_ortvalue.cc
|
Rename ml_value.h to ort_value.h (#8726)
|
2021-08-13 07:04:56 -07:00 |
|
onnxruntime_pybind_schema.cc
|
Add python binding for CoreML EP (#8472)
|
2021-07-29 10:06:47 -07:00 |
|
onnxruntime_pybind_sparse_tensor.cc
|
Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038)
|
2021-07-22 15:24:36 -07:00 |
|
onnxruntime_pybind_state.cc
|
Fix python manylinux to not load cuda if it fails to load dependencies (#8882)
|
2021-09-07 11:09:25 -07:00 |
|
onnxruntime_pybind_state.h
|
Share the execution provider instance for training (#8719)
|
2021-08-27 16:23:35 -07:00 |
|
onnxruntime_pybind_state_common.cc
|
Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038)
|
2021-07-22 15:24:36 -07:00 |
|
onnxruntime_pybind_state_common.h
|
Share the execution provider instance for training (#8719)
|
2021-08-27 16:23:35 -07:00 |
|
onnxruntime_validation.py
|
do not post cuda version mismatch warning if cannot find local cudart version (#8924)
|
2021-09-01 17:11:54 -07:00 |
|
pybind.def
|
|
|
|
version_script.lds
|
|
|
|
version_script_expose_onnx_protobuf.lds
|
Support external custom operator schemas on Ubuntu (#8807)
|
2021-08-28 11:05:21 -07:00 |