onnxruntime/tools/ci_build/github/linux/docker/scripts/manylinux
Chun-Wei Chen 70a31e047a
Consume ONNX 1.13.1 in ONNX Runtime (#14812)
### Description
<!-- Describe your changes. -->
Consume ONNX 1.13.1 in ONNX Runtime. (ONNX 1.13.0 to ONNX 1.13.1)


### 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. -->
ONNX 1.13.1 patch was just released yesterday. This PR is making ORT's
ONNX submodule consistent with the latest released ONNX. Not sure
whether this PR is really needed, but let me make it ready. Previous PR
for testing ONNX 1.13.1rc2 :
https://github.com/microsoft/onnxruntime/pull/14634.

Fixed
[AB#13174](https://aiinfra.visualstudio.com/6a833879-cd9b-44a4-a9de-adc2d818f13c/_workitems/edit/13174)
.
2023-03-02 14:57:35 -08:00
..
install_centos.sh Remove the dependency on CentOS EPEL (#13567) 2022-11-06 21:28:16 -08:00
install_deps.sh install shared deps script (#14234) 2023-01-16 18:27:29 +08:00
install_deps_aten.sh install shared deps script (#14234) 2023-01-16 18:27:29 +08:00
install_deps_eager.sh install shared deps script (#14234) 2023-01-16 18:27:29 +08:00
install_deps_lort.sh install shared deps script (#14234) 2023-01-16 18:27:29 +08:00
install_shared_deps.sh install shared deps script (#14234) 2023-01-16 18:27:29 +08:00
install_ubuntuos.sh Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
requirements.txt Consume ONNX 1.13.1 in ONNX Runtime (#14812) 2023-03-02 14:57:35 -08:00