• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






youxiaogeo

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2018年1月8日

bazel build //tensorflow/examples/android:tensorflow_demo报错: fatal error: 'cuda_runtime.h' file not found
摘要: In file included from ./third_party/eigen3/unsupported/Eigen/CXX11/Tensor:1:external/eigen_archive/unsupported/Eigen/CXX11/Tensor:84:10: fatal error: 阅读全文
posted @ 2018-01-08 16:02 youxiaogeo 阅读(829) 评论(0) 推荐(0)
 
ssh 报错Host key verification failed 或Ubuntu connect to serve 失败
摘要: ssh 报错Host key verification failed 或Ubuntu connect to serve 失败 通常是因为没有装ssh sudo apt-get install openssh-server 就可以了,但是我这边是因为之前连上了,后面远程服务器改了密码, 之前保存的密码 阅读全文
posted @ 2018-01-08 12:50 youxiaogeo 阅读(422) 评论(0) 推荐(0)