onnxruntime/tools/ci_build/github/linux/docker
Wei-Sheng Chin dc324b1d90
[LazyTensor] Make LORT Build Again with Latest PyTorch (#13303)
`python setup.py develop` doesn't install PyTorch as a normal package in
site-packages anymore, and the user must stay at PyTorch's root
directory to call `import torch`. This will break LORT tests because
LORT tests contains `import torch` and are called outside PyTorch root
directory. To make PyTorch a normal package again, this PR build PyTorch
with `python setup.py install`.
2022-10-13 13:56:17 -07:00
..
inference Bump protobuf from 3.18.1 to 3.18.3 in /tools/ci_build/github/linux/docker/inference/x64/python/cpu/scripts (#13080) 2022-09-23 22:15:36 -07:00
scripts [LazyTensor] Make LORT Build Again with Latest PyTorch (#13303) 2022-10-13 13:56:17 -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 CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00
Dockerfile.manylinux2014_cuda11 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -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_rocm5.2.3 [ROCm] Add ROCm5.3 to python package pipeline (#13249) 2022-10-12 07:23:42 +08:00
Dockerfile.manylinux2014_rocm5.3 [ROCm] Add ROCm5.3 to python package pipeline (#13249) 2022-10-12 07:23:42 +08:00
Dockerfile.manylinux2014_training_cuda11_6 Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
Dockerfile.manylinux_2_27_cpu Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_2 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -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 upgrade cuda version on ci pipelines (training CI pipelines) (#12708) 2022-08-26 16:51:19 -07:00
Dockerfile.ubuntu_openvino Updated Dockerfile.ubuntu_openvino with OV 2022.2 official release (#13069) 2022-09-26 00:15:52 -07:00
Dockerfile.ubuntu_tensorrt Update Linux Multi GPU TensorRT pipeline to TensorRT 8.4 (#11923) 2022-06-21 07:59:11 -07:00
Dockerfile_manylinux2014_openvino_multipython Replace the occurrences of "master" to "main" in yaml files (#12534) 2022-08-09 22:03:21 -07: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 Update CUDA version to 11.6 and refactor python packaging pipeline (#13002) 2022-09-23 00:29:27 -07:00