onnxruntime/tools/ci_build/github/linux
Changming Sun 439ed92b96
Remove TVM EP's pipeline (#20813)
### Description
Temporarily remove TVM EP's pipeline until someone helps us upgrade TVM
to a newer version which is compatible with the latest ONNX.

### Motivation and Context
The ONNX version that TVM EP uses has a known security vulnerability. We
cannot continue using it in our hosted build environment. This change is temporary
2024-05-25 20:42:41 -07:00
..
docker Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
ort_minimal Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -07:00
build_cuda_c_api_package.sh Using CPU pool to build Linux GPU C API Package (#20648) 2024-05-20 15:25:14 -07:00
build_linux_python_package.sh Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
build_rocm_c_api_package.sh Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
build_tensorrt_c_api_package.sh Using CPU pool to build Linux GPU C API Package (#20648) 2024-05-20 15:25:14 -07:00
build_yocto.sh
copy_strip_binary.sh Update copying API header files (#19736) 2024-03-02 11:33:47 +08:00
create_package.sh
extract_and_bundle_gpu_package.sh [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
run_dockerbuild.sh
run_python_dockerbuild.sh Create a new Python Package pipeline for CUDA 12 (#18348) 2023-11-20 09:48:28 -08:00
run_python_dockertest.sh
run_python_tests.sh Upgrade Ubuntu machine pool from 20.04 to 22.04 (#19117) 2024-01-16 17:25:18 -08:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh Fix Android CI pipeline (#19877) 2024-03-13 10:09:43 -07:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh