zoukankan      html  css  js  c++  java
  • 谈谈TensorFlow with CPU support or TensorFlow with GPU support(图文详解)

       不多说,直接上干货!

      

     

     

     

     

     

     

     

     

     

     

     

    You must choose one of the following types of TensorFlow to install:

    • TensorFlow with CPU support only. If your system does not have a NVIDIA® GPU, you must install this version. Note that this version of TensorFlow is typically much easier to install (typically, in 5 or 10 minutes), so even if you have an NVIDIA GPU, we recommend installing this version first.
      TensorFlow仅支持CPU支持。 如果您的系统没有NVIDIA®GPU,则必须安装此版本。 
      请注意,此版本的TensorFlow通常会更容易安装(通常在5或10分钟内),因此即使您有NVIDIA GPU,我们建议先安装此版本。
    • TensorFlow with GPU support. TensorFlow programs typically run significantly faster on a GPU than on a CPU. Therefore, if your system has a NVIDIA® GPU meeting the prerequisites shown below and you need to run performance-critical applications, you should ultimately install this version.
    TensorFlow支持GPU。 TensorFlow程序通常在GPU上比在CPU上运行得更快。 
    因此,如果您的系统具有满足以下所示先决条件的NVIDIA®GPU,并且您需要运行性能关键型应用程序,则应最终安装此版本。
      CPU版本和GPU版本二选一安装即可,如果电脑没有GPU,或者GPU的Compute Capability低于3.0,请安装CPU版本。一般的计算,安装CPU版本完全够用。

      API都是相同的,CPU版本和GPU版本二选一安装即可,如果电脑没有GPU,或者GPU的Compute Capability低于3.0.

      是的,关键是看你的显卡有没有被nv(NVIDIA 公司是全球视觉计算技术的行业领袖及 GPU(图形处理器)的发明者)选中。如果显卡被选中了,各种驱动都有,而且你的显卡算力在5以上,折腾折腾还行。

     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    欢迎大家,加入我的微信公众号:大数据躺过的坑        人工智能躺过的坑
     
     
     

    同时,大家可以关注我的个人博客

       http://www.cnblogs.com/zlslch/   和     http://www.cnblogs.com/lchzls/      http://www.cnblogs.com/sunnyDream/   

       详情请见:http://www.cnblogs.com/zlslch/p/7473861.html

      人生苦短,我愿分享。本公众号将秉持活到老学到老学习无休止的交流分享开源精神,汇聚于互联网和个人学习工作的精华干货知识,一切来于互联网,反馈回互联网。
      目前研究领域:大数据、机器学习、深度学习、人工智能、数据挖掘、数据分析。 语言涉及:Java、Scala、Python、Shell、Linux等 。同时还涉及平常所使用的手机、电脑和互联网上的使用技巧、问题和实用软件。 只要你一直关注和呆在群里,每天必须有收获

          对应本平台的讨论和答疑QQ群:大数据和人工智能躺过的坑(总群)(161156071) 

     

     
  • 相关阅读:
    ext4.2常用的几种弹框
    oracle的批量操作sql语句
    ztree异步加载树节点
    shiro接口对象介绍
    jquery记住密码
    整合ssm框架
    redis中 Could not get a resource from the pool 异常解决
    redis的安装
    centos下tomcat的安装
    centos下MySQL的安装
  • 原文地址:https://www.cnblogs.com/zlslch/p/6964896.html
Copyright © 2011-2022 走看看