TensorFlow-Ubuntu-for-older-Intel-CPUs-without-AVX

时间:2021-03-13 07:10:20
【文件属性】:
文件名称:TensorFlow-Ubuntu-for-older-Intel-CPUs-without-AVX
文件大小:12KB
文件格式:ZIP
更新时间:2021-03-13 07:10:20
Python TensorFlow Ubuntu适用于较旧的Intel CPU 该github条目包括用于在较旧的Intel计算机上使用TensorFlow的python wheel文件的脚本和指针。 这项工作是使用Ubuntu 20.04处理的,并遵循下面列出的TensorFlow网站上的说明: https://www.tensorflow.org/install/source 该编译禁用了Intel AVX操作码,并指定了广泛兼容的Intel体系结构core2。 使用以下gcc命令检查您的体系结构: gcc -march=native -Q --help=target | grep march TensorFlow网站上的说明非常完整,可以轻松完成-耐心等待。 好的,创建用于python的新wheel文件的过程非常繁琐。 我们有一个Shell脚本,其中包含从TensorFlow网页进行编译
【文件预览】:
TensorFlow-Ubuntu-for-older-Intel-CPUs-without-AVX-main
----section-shell.py(8KB)
----chk_tensorflow.sh(141B)
----Chollet_example.py(15KB)
----tensor-install-ubuntu.sh(4KB)
----README.md(2KB)

网友评论