onnxruntime/onnxruntime/python
Tianlei Wu 1f304fbee7
Attention with past and no unidirectional mask (#5557)
* Update fusions to support shared node, and mask of all ones
2020-10-21 20:12:02 -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
tools Attention with past and no unidirectional mask (#5557) 2020-10-21 20:12:02 -07:00
training
__init__.py
_ld_preload.py
_pybind_state.py
exported_symbols.lst
onnxruntime_inference_collection.py Add GetProfilingStartTimeNs() to Python/C# APIs (#5280) 2020-10-14 05:32:43 -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 Remove MKLML build config (#5559) 2020-10-21 13:11:25 -07:00
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h Support sharing of initializers between session via the Python API (#5407) 2020-10-09 20:26:28 -07:00
onnxruntime_validation.py
pybind.def
version_script.lds