onnxruntime/tools/ci_build/github/linux/docker/scripts
Changming Sun 6201593f24
Remove the dependency on CentOS EPEL (#13567)
### Description

The yum repo is called: ["Extra Packages for Enterprise Linux
(EPEL)"](https://docs.fedoraproject.org/en-US/epel/#what_is_extra_packages_for_enterprise_linux_or_epel)
. It is provided by Fedora community for RHEL/CentOS/... Linux distros.
However, we do not really need it.

### Motivation and Context

To minimize the number of dependencies. And the command "yum install -y
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm"
often fails because the website is often not responding,
2022-11-06 21:28:16 -08:00
..
manylinux Remove the dependency on CentOS EPEL (#13567) 2022-11-06 21:28:16 -08:00
training Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -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_ninja.sh
install_openmpi.sh
install_os_deps.sh Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
install_protobuf.sh Update protobuf submodule (#10801) 2022-03-09 09:37:58 -08:00
install_python_deps.sh Upgrade pytorch to 1.12.1 for training pipelines (#13128) 2022-09-28 17:59:49 -07:00
install_ubuntu.sh Fix OLive build pipeline (#13114) 2022-09-27 10:19:58 -07:00
requirements.txt Openvino GPU Unit/Python Tests fix failure (#13122) 2022-09-28 16:00:06 -07:00