摘要:软件要求 必须在系统中安装以下 NVIDIA® 软件: https://www.pytorials.com/how-to-install-tensorflow-gpu-with-cuda-10-0-for-python-on-ubuntu/ NVIDIA® GPU 驱动程序 - CUDA 10.0
阅读全文
posted @ 2019-07-03 11:34
浅蓝
阅读(3855)
推荐(0)
编辑
摘要:https://blog.csdn.net/wuzlun/article/details/80059222 Python绘图总结(Matplotlib篇)之画布、颜色、及样式 https://blog.csdn.net/lk274857347/article/details/56845818 Mat
阅读全文
posted @ 2019-04-28 12:32
浅蓝
阅读(24911)
推荐(1)
编辑
摘要:win10下: 安装后import tensorflow出错:tensorflow/python/lib/core/bfloat16.cc:675] Check failed: PyBfloat16_Type.tp_base != nullptr 只需numpy升级即可: pip insall nu
阅读全文
posted @ 2019-04-05 11:28
浅蓝
阅读(1759)
推荐(0)
编辑
摘要:在计算机管理-系统工具-本地管理用户和组中,添加VPN组,并创建用户加入组。 Windows Server 2016配置VPN服务器, 参考: https://www.azurew.com/5438.html 还可参考:https://help.aliyun.com/knowledge_detail
阅读全文
posted @ 2019-03-03 10:30
浅蓝
阅读(9)
推荐(0)
编辑
摘要:参考 How to install Tensorflow 1.7.0 using official pip package 其中的CUDNN应该改为7.05for CUDA9.0 后面安装的spyder都出错了。只有之前的是好的。 must do: "pip install spyder"
阅读全文
posted @ 2018-04-06 21:24
浅蓝
阅读(458)
推荐(0)
编辑
摘要:https://blog.csdn.net/xsfl1234/article/details/67669707 https://blog.csdn.net/guxi123/article/details/74986732 https://zhuanlan.zhihu.com/p/25020125 也
阅读全文
posted @ 2018-04-06 21:07
浅蓝
阅读(145)
推荐(0)
编辑
摘要:为刚到手的Titan V装新系统,首先当然是显卡驱动安装。 可以参考这:https://jingyan.baidu.com/article/d7130635c5a86113fdf47532.html 单一开始“软件和更新”中附加驱动显示是空的,以为是没有,所以到Nvidia官网下载对应的驱动。结果速
阅读全文
posted @ 2018-04-04 20:53
浅蓝
阅读(912)
推荐(0)
编辑
摘要:# **IMPORTANT**# Please note that this learning rate schedule is heavily dependent on the# hardware architecture, batch size and any changes to the mo
阅读全文
posted @ 2017-10-03 11:46
浅蓝
阅读(606)
推荐(0)
编辑
摘要:总结 : 1.点软件个更新-系统更新2.降级gcc到5.33.装CUDA及第二个包,加入PATH4.CUDNN5.Ancada..6.TF Ubuntu16.04 的GCC版本降级 http://blog.csdn.net/ytusdc/article/details/77980915 Ubuntu
阅读全文
posted @ 2017-09-23 21:15
浅蓝
阅读(492)
推荐(0)
编辑
摘要:https://github.com/Sarasra/models/tree/master/research/capsules CNN: Inception-v3模型:https://github.com/tensorflow/tensorflow/blob/master/tensorflow/co
阅读全文
posted @ 2017-09-03 20:39
浅蓝
阅读(250)
推荐(0)
编辑