onnxruntime/onnxruntime/python
liqun Fu a9a881cc98
Integrate onnx 1.17.0 (#21897)
### Description
<!-- Describe your changes. -->
for ORT 1.21.0 release

Create following related issues to track skipped tests due to updated
ONNX operators in the ONNX 1.17.0 release:
https://github.com/microsoft/onnxruntime/issues/23162
https://github.com/microsoft/onnxruntime/issues/23164
https://github.com/microsoft/onnxruntime/issues/23163
https://github.com/microsoft/onnxruntime/issues/23161

### 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. -->

---------

Signed-off-by: Liqun Fu <liqfu@microsoft.com>
Signed-off-by: Liqun Fu <liqun.fu@microsoft.com>
Co-authored-by: Guenther Schmuelling <guschmue@microsoft.com>
Co-authored-by: Yifan Li <109183385+yf711@users.noreply.github.com>
Co-authored-by: yf711 <yifanl@microsoft.com>
2024-12-24 09:02:02 -08:00
..
backend fix supports_device() in python interface (#22473) 2024-10-17 12:10:25 -07:00
datasets
tools Integrate onnx 1.17.0 (#21897) 2024-12-24 09:02:02 -08:00
torch_cpp_extensions
training
__init__.py
_ld_preload.py
_pybind_state.py.in
convert_npz_to_onnx_adapter.py Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
exported_symbols.lst
numpy_helper.h
onnxruntime_collect_build_info.py Remove unused find_cudnn_supported_cuda_versions (#21620) 2024-09-03 14:38:33 -07:00
onnxruntime_inference_collection.py Add implementation of WebGPU EP (#22591) 2024-10-29 18:29:40 -07:00
onnxruntime_pybind.h
onnxruntime_pybind_exceptions.cc
onnxruntime_pybind_exceptions.h
onnxruntime_pybind_iobinding.cc Support onnx data types (bfloat16, float8) in python I/O binding APIs (#22306) 2024-10-04 17:29:15 -07:00
onnxruntime_pybind_lora.cc Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
onnxruntime_pybind_mlvalue.cc Fix Pybind memory leak (#23105) 2024-12-16 10:38:23 -08:00
onnxruntime_pybind_mlvalue.h Support onnx data types (bfloat16, float8) in python I/O binding APIs (#22306) 2024-10-04 17:29:15 -07:00
onnxruntime_pybind_module.cc
onnxruntime_pybind_ortvalue.cc Distinguish between DML and the generic 'GPU' term. This is needed for packaging DML EP in the same ORT GPU pkg. (#22657) 2024-10-30 11:58:34 -07:00
onnxruntime_pybind_quant.cc
onnxruntime_pybind_schema.cc [VSINPU]Split/Pad and some element-wise OPs support (#22916) 2024-12-02 13:57:30 -08:00
onnxruntime_pybind_sparse_tensor.cc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_pybind_state.cc [VSINPU]Split/Pad and some element-wise OPs support (#22916) 2024-12-02 13:57:30 -08:00
onnxruntime_pybind_state.h Multi-Lora support (#22046) 2024-09-30 15:59:07 -07:00
onnxruntime_pybind_state_common.cc
onnxruntime_pybind_state_common.h [VSINPU]Split/Pad and some element-wise OPs support (#22916) 2024-12-02 13:57:30 -08:00
onnxruntime_validation.py [AIX] Python binding enablement and gcc support (#21934) 2024-08-30 12:17:26 -07:00
pybind.def
version_script.lds
version_script_expose_onnx_protobuf.lds