onnxruntime/tools/ci_build/github/linux/docker
Changming Sun 2a1fd2586f
Upgrade transformers to fix CI (#17830)
### Description

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
```



### Motivation and Context
Cherry-pick from #17823
2023-10-09 13:55:47 -07:00
..
inference Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
scripts Upgrade transformers to fix CI (#17830) 2023-10-09 13:55:47 -07:00
Dockerfile.manylinux2014_aten_cpu
Dockerfile.manylinux2014_cpu Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_5 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_8_tensorrt8_6 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07: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 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_training_cuda11_8 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
Dockerfile.package_ubuntu_cuda11_8_tensorrt8_6 Cherry-picks for 1.16.1 release (#17741) 2023-10-02 15:04:56 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_5 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -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
manylinux.patch Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
migraphx-ci-pipeline-env.Dockerfile [ROCm] Update CI based on ubuntu 22.04 (#17076) 2023-08-10 09:51:29 -07:00