摘要:
1. centos7编译tensorflow-lite-v2.4.4 yum install -y epel-release centos-release-scl-rh yum install -y unzip git make devtoolset-7-toolchain yum install 阅读全文
摘要:
run a c++ program with c++11 support in older CentOS machine 从extras安装Software Collections (SCL) yum install centos-release-scl-rh 安装devtoolset: yum i 阅读全文