onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
manylinux Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
training Upgrade transformers to fix CI (#17823) 2023-10-07 09:51:24 -07:00
install-protobuf.sh Delete the build scripts that were copied from manylinux project (#12358) 2022-07-29 18:24:19 -07:00
install_dotnet.sh Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
install_java.sh Run Final_Jar_Testing_Linux_GPU in docker (#17533) 2023-09-15 08:35:55 -07:00
install_ninja.sh Liqun/training pkg to run tests (#7662) 2021-05-16 09:10:57 -07:00
install_openmpi.sh
install_os_deps.sh Update cmake to 3.27 and upgrade Linux CUDA docker files from CentOS7 to UBI8 (#16856) 2023-09-05 18:12:10 -07:00
install_protobuf.sh Upgrade Centos7 to Alamlinux8 (#16907) 2023-08-29 21:05:36 -07:00
install_python_deps.sh Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
install_rust.sh Add support for python 3.10 for onnxruntime-training cuda and cpu (#14100) 2023-02-02 11:32:41 -08:00
install_ubuntu.sh Fix OLive build pipeline (#13114) 2022-09-27 10:19:58 -07:00
requirements.txt Update onnx python package and setuptools (#17709) 2023-09-27 07:54:48 -07:00
setup_rocm_yum_repo.sh Update cmake to 3.27 and upgrade Linux CUDA docker files from CentOS7 to UBI8 (#16856) 2023-09-05 18:12:10 -07:00