onnxruntime/tools/ci_build/github/linux/docker
PeixuanZuo 8ede2f139e
[ROCm] Optimize ROCm CI pipeline 2 (#16691)
- Set `KERNEL_EXPLORER_TEST_USE_CUPY=1` to replace numpy with cupy on
kernel explorer test.

KERNEL_EXPLORER_TEST_USE_CUPY=0 The CPU utilization is shown as below:

![image](https://github.com/microsoft/onnxruntime/assets/94887879/91724b78-0b4e-4cbd-ad88-83cad9976472)

KERNEL_EXPLORER_TEST_USE_CUPY=1 The CPU utilization is shown as below:

![image](https://github.com/microsoft/onnxruntime/assets/94887879/58239911-667c-4d5f-bb78-deca60d0266f)


- Use `Bash@3`.
- Update shell script.
2023-07-24 13:57:48 +08:00
..
inference Upgrade old Python version in packaging pipeline (#16667) 2023-07-17 08:24:47 -07:00
scripts [DORT] Use new FX-to-ONNX exporter (#16450) 2023-07-04 13:13:04 -07:00
Dockerfile.arm_yocto Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_aten_cpu ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
Dockerfile.manylinux2014_cpu Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_5 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_8_tensorrt8_6 [TensorRT EP] TRT 8.6 minor version update (#16475) 2023-06-26 10:44:27 -07:00
Dockerfile.manylinux2014_eager_cpu Fix eager mode pipeline (#10802) 2022-03-08 09:26:20 -08:00
Dockerfile.manylinux2014_lort_cpu Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
Dockerfile.manylinux2014_rocm [ROCm] remove ROCm5.2.3, ROCm5.3, ROCm5.4 from pipeline (#16004) 2023-05-19 10:29:01 +08:00
Dockerfile.manylinux2014_training_cuda11_8 Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Update cmake version in Linux build (#15707) 2023-04-27 20:02:33 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_5 Update cmake version in Linux build (#15707) 2023-04-27 20:02:33 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 [TensorRT EP] TRT 8.6 minor version update (#16475) 2023-06-26 10:44:27 -07:00
Dockerfile.ubuntu_for_arm Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_gpu_training Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
Dockerfile.ubuntu_openvino ovep dockerfile and wheel docs changes (#16482) 2023-07-19 09:01:09 -07:00
Dockerfile.ubuntu_tensorrt Unblock Linux MultiGPU TensorRT CI (#16446) 2023-06-21 17:15:39 -07:00
Dockerfile.ubuntu_tensorrt_bin ort build flag fix (#16072) 2023-05-24 12:32:10 -07:00
Dockerfile_manylinux2014_openvino_multipython Gradle clean up (#14973) 2023-03-10 10:50:32 -08:00
manylinux-entrypoint Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
manylinux.patch Avoid taking dependency on dl.fedoraproject.org (#16202) 2023-06-02 07:41:46 -07:00
migraphx-ci-pipeline-env.Dockerfile [ROCm] Optimize ROCm CI pipeline 2 (#16691) 2023-07-24 13:57:48 +08:00