美文网首页
Ubuntu17.10 tensorflow-gpu源码编译安装

Ubuntu17.10 tensorflow-gpu源码编译安装

作者: JustFig | 来源:发表于2018-04-24 15:27 被阅读0次

    官网教程

    GCC&G++

    Ubuntu17.10自带的是gcc-7,g++-7

    sudo apt-get install gcc-5 gcc-5-multilib g++-5 g++-5-multilib

    待续。。。

    相关文章

      网友评论

          本文标题:Ubuntu17.10 tensorflow-gpu源码编译安装

          本文链接:https://www.haomeiwen.com/subject/hmsjlftx.html