onnxruntime/onnxruntime/python
wejoncy 0c5826f013
attn_mask fix, set as torch.long (#18931)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-12-26 16:43:33 +08:00
..
backend Bump linter versions (#18341) 2023-11-08 13:04:40 -08:00
datasets
providers/tvm
tools attn_mask fix, set as torch.long (#18931) 2023-12-26 16:43:33 +08:00
torch_cpp_extensions [ORTModule] ATen Efficient Attention and Triton Flash Attention (#17959) 2023-10-27 10:29:27 +08:00
training
__init__.py
_ld_preload.py
_pybind_state.py.in Fix invalid escape sequence (#17145) 2023-08-15 10:29:54 -07:00
exported_symbols.lst
numpy_helper.h
onnxruntime_collect_build_info.py
onnxruntime_inference_collection.py [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
onnxruntime_pybind.h
onnxruntime_pybind_exceptions.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Remove internal enforce for IO binding inputs (#18266) 2023-11-03 16:12:32 -07:00
onnxruntime_pybind_mlvalue.cc [DML EP] Complete python IO binding implementation (#17344) 2023-09-13 07:26:35 -07:00
onnxruntime_pybind_mlvalue.h [DML EP] Complete python IO binding implementation (#17344) 2023-09-13 07:26:35 -07:00
onnxruntime_pybind_module.cc Fix warning C4003 in ORT python binding code (#18612) 2023-11-30 08:07:47 -08:00
onnxruntime_pybind_ortvalue.cc [DML EP] Complete python IO binding implementation (#17344) 2023-09-13 07:26:35 -07:00
onnxruntime_pybind_quant.cc Block-wise 4b quantization matmul operator change (#18172) 2023-11-03 15:29:43 -07:00
onnxruntime_pybind_schema.cc [DML EP] Add dynamic graph compilation (#17876) 2023-10-25 19:56:16 -07:00
onnxruntime_pybind_sparse_tensor.cc
onnxruntime_pybind_state.cc OpenVINO Execution Provider with 2023.2 support (#18596) 2023-12-13 15:56:43 -08:00
onnxruntime_pybind_state.h
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h [VitisAI] 1. api compatbile 2. dynamic load onnx (#18470) 2023-12-14 14:43:41 -08:00
onnxruntime_validation.py
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds