onnxruntime/tools/ci_build/github/azure-pipelines/templates
Yi Zhang 80f807c03d
upgrade protobuf to 3.20.2 and onnx to 1.13 (#14279)
### Description
upgrade protobuf to 3.20.2, same as onnx 1.13.0

### Motivation and Context
Per component governance requirement and Fixes #14060

unused-parameter error occurs in 2 conditions.
1. compile protolbuf

`onnxruntime_src/cmake/external/protobuf/src/google/protobuf/repeated_ptr_field.h:752:66:
error: unused parameter ‘prototype’ [-Werror=unused-parameter]`
2. include onnx_pb.h
```
2023-01-28T10:20:15.0410853Z FAILED: CMakeFiles/onnxruntime_pybind11_state.dir/onnxruntime_src/onnxruntime/python/onnxruntime_pybind_iobinding.cc.o 
......
2023-01-28T10:20:15.0466024Z                  from /build/Debug/_deps/onnx-src/onnx/onnx_pb.h:51,
2023-01-28T10:20:15.0466958Z                  from /onnxruntime_src/include/onnxruntime/core/framework/to_tensor_proto_element_type.h:10,
....
2023-01-28T10:20:15.0609678Z /build/Debug/_deps/onnx-build/onnx/onnx-operators-ml.pb.h:1178:25:   required from here
2023-01-28T10:20:15.0610895Z /onnxruntime_src/cmake/external/protobuf/src/google/protobuf/repeated_ptr_field.h:752:66: error: unused parameter ‘prototype’ [-Werror=unused-parameter]
2023-01-28T10:20:15.0611707Z cc1plus: all warnings being treated as errors

```

https://dev.azure.com/onnxruntime/2a773b67-e88b-4c7f-9fc0-87d31fea8ef2/_apis/build/builds/874605/logs/22
2023-01-31 12:55:09 -08:00
..
android-dump-logs-from-steps.yml
android-java-api-aar-test.yml
android-java-api-aar.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml
c-api-cpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
c-api-linux-cpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
clean-agent-build-directory-step.yml
compliance.yml
component-governance-component-detection-steps.yml
download-deps.yml upgrade protobuf to 3.20.2 and onnx to 1.13 (#14279) 2023-01-31 12:55:09 -08:00
esrp_nuget.yml
explicitly-defined-final-tasks.yml Add compilation cache for Linux GPU (#13995) 2022-12-16 16:38:12 +08:00
get-docker-image-steps.yml Move C/C++ deps' URLs to deps.txt (#13769) 2022-11-29 18:06:35 -08:00
java-api-artifacts-package-and-publish-steps-posix.yml
java-api-artifacts-package-and-publish-steps-windows.yml
linux-ci.yml [js] update versions of a few build dependencies (#13977) 2022-12-16 17:26:54 -08:00
linux-set-variables-and-download.yml
mac-ci.yml make WITHCACHE as an option in MacOS workflow (#14188) 2023-01-10 10:54:19 +08:00
mac-esrp-dll.yml
mac-packaging.yml FIX: macOS CI pipeline doesn't run tests (#13970) 2022-12-14 18:39:31 -08:00
nodejs-artifacts-package-and-publish-steps-posix.yml
nodejs-artifacts-package-and-publish-steps-windows.yml
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml Update torch to 1.13.1 in CI and packaging pipelines for ort training (#14055) 2023-01-03 20:03:33 -08:00
publish-nuget.yml
py-linux-gpu.yml Update package pipelines to support TRT 8.5 (#13998) 2022-12-16 15:01:50 -08:00
py-linux-ubuntu.yml CloudEP (#13855) 2023-01-03 10:03:15 -08:00
py-linux.yml CloudEP (#13855) 2023-01-03 10:03:15 -08:00
py-packaging-linux-test.yml Increase package python test pipeline timeout limit (#14288) 2023-01-14 13:46:09 +08:00
py-packaging-selectable-stage.yml [TensorRT EP] support TensorRT 8.5 (#13867) 2022-12-14 13:06:03 -08:00
py-packaging-stage.yml Rename CloudEP to AzureEP (#14175) 2023-01-11 12:25:04 -08:00
py-packaging-training-cuda-stage.yml Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00
py-win-gpu.yml Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
react-native-ci.yml
rocm.yml Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00
run-docker-build-steps.yml
set-nightly-build-option-variable-step.yml
set-python-manylinux-variables-step.yml
set-test-data-variables-step.yml
set-version-number-variables-step.yml
telemetry-steps.yml
use-android-ndk.yml
validate-package.yml
web-browserstack-ci.yml Remove unused git submodules (#13830) 2022-12-07 21:59:16 -08:00
web-ci.yml enable ort-extensions in wasm release builds (#14239) 2023-01-17 12:39:13 -08:00
win-ci-vs-2019.yml Remove intermedia obj files once build finished (#14361) 2023-01-20 13:37:15 +08:00
win-ci.yml Revert "Allow PostAnalysis@2 task to continue on error for Windows_Pa… (#14375) 2023-01-21 09:32:39 +08:00
win-esrp-dll.yml
win-wasm-ci.yml
win-web-ci.yml
win-web-multi-browsers.yml
windows-build-and-test-steps.yml
windows-build-tools-setup-steps.yml
with-container-registry-steps.yml