onnxruntime/tools/ci_build/github
Changming Sun 7b4ce0c1e1
Delete the build scripts that were copied from manylinux project (#12358)
1. Delete the build scripts that were copied from manylinux project. Use "git checkout" instead.
2. Update manylinux version to get python 3.11. Related issue: Python 3.11 support #12343
3. Change the cuda version of linux gpu build job of nuget packaging pipeline from cuda 11.4 to cuda 11.6 to match the TRT job within the same pipeline.. (A lot other places need be updated as well, but I'd prefer to put them in another PR)
4. Make dockerfile names static. For example, replace tools/ci_build/github/linux/docker/$(DockerFile) to tools/ci_build/github/linux/docker/Dockerfile.manylinux2014_cpu . The former one relies on a runtime variable $(DockerFile), Template Parameters are expanded early in processing a pipeline run when most variables are not available. It like C++ macros vs variables.
2022-07-29 18:24:19 -07:00
..
android Update supported ops md for NNAPI/CoreML EP (#12245) 2022-07-21 10:23:08 -07:00
apple Update supported ops md for NNAPI/CoreML EP (#12245) 2022-07-21 10:23:08 -07:00
azure-pipelines Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
js Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
linux Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
pai [ROCm] Re-enable ReduceL1, L2 and related tests (#12209) 2022-07-20 13:13:02 +08:00
python_checks Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
windows Fix ORT Eager Mode to work with Pytorch 1.12 (#12323) 2022-07-27 16:24:46 -04:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00