1.
最近Tensorflow1.0发布,但是官网上不去,科学上网也上不去,在github上有人提供修改hosts文件的方法
(64.233.188.121 www.tensorflow.org )
2.
Linux
hosts文件在/ext/hosts内 ,需要root权限修改。
vim /etc/hosts
3.win7
hosts文件位置C:\Windows\System32\drivers\etc
同样需要管理员权限,可以先在附件里用管理员权限运行记事本,后打开hosts文件修改
4.希望能帮到你。