onnxruntime/tools/ci_build/github/linux/docker
Wei-Sheng Chin b5a103ae16
Upgrade transformers to fix CI (#17823)
Python package pipeline fails due to "tokenizers" compilation. Since
"tokenizers" is a dep of "transformers", we update its version and hope
a new solution had been there.

```
error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
--> tokenizers-lib/src/models/bpe/trainer.rs:517:47
```
2023-10-07 09:51:24 -07:00
..
inference Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
scripts Upgrade transformers to fix CI (#17823) 2023-10-07 09:51:24 -07:00
Dockerfile.manylinux2_28_cpu Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2_28_cuda11 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2_28_cuda11_6_tensorrt8_4 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2_28_cuda11_6_tensorrt8_5 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2_28_cuda11_8_tensorrt8_6 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2_28_rocm
Dockerfile.manylinux2_28_training_cuda11_8 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.manylinux2014_aten_cpu
Dockerfile.manylinux2014_lort_cpu
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
Dockerfile.package_ubuntu_cuda11_8_tensorrt8_6 Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_5 Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
Dockerfile.ubuntu_gpu_training
Dockerfile.ubuntu_openvino
Dockerfile.ubuntu_tensorrt_bin Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
Dockerfile_manylinux2014_openvino_multipython
manylinux.patch Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
migraphx-ci-pipeline-env.Dockerfile