tensorflow文档

tensorflow官网访问不了问题:

转载自http://blog.csdn.net/u013709270/article/details/72817521

直接访问: https://tensorflow.google.cn

相信很多搞深度学习的小伙伴最近都为访问不了 TensorFlow官网 而苦恼吧!虽然网上也给出了一些方法,但是却缺少一个很重要的步骤。接下来,我就给大家讲解一个完整的过程,大牛绕过。

1、更改Hosts

      在Windows的host文件(位置在C:\Windows\System32\drivers\etc\hosts)末尾添加如下内容:

#TensorFlow start 
64.233.188.121 www.tensorflow.org 
#TensorFlow end
 
 
  • 1
  • 2
  • 3

2、刷新DNS缓存

       打开cmd,输入如下命令(这一步是所有网上教程都缺少的一步,导致修改host文件无效的主要原因):

ipconfig /flushdns
 
 
  • 1

接着访问www.tensorflow.org,就能打开主页了。

注意:第一次可能由于DNS解析的原因,导致打开网页速度很慢,但是只要第一次打开后,接下来的速度就会比较快了。


tensorflow离线文档:

转载自https://stackoverflow.com/questions/38168716/how-can-you-download-tensorflow-api-documentation

You can use http://devdocs.io/, which can provide you with offline access to the documentation of many libraries and languages, including Tensorflow.

Just go to http://devdocs.io/, then in the left panel, scroll down to Tensorflow menu, and click "enable" in the parts of the documentation you are interested in.

Then, refresh the page, click the "Offline" link on the top panel menu, and click "Install" on the selected docs you want to save.

When you go offline, the docs should remain downloaded in your browser's cache and be ready to browse even without the access to the internet.




  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值