自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 Could not load dynamic library ‘libnvinfer.so.6‘

Could not load dynamic library ‘libnvinfer.so.6’Ubuntu18.0 linux服务器上安装tensorflow-gpu运行import tnsorflow as tf时出错,提示如下:2021-06-10 23:23:42.245584: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libnvinfer.so

2021-06-11 17:27:25 663 1

原创 Ubuntu环境变量错误导致的无法登录的问题

The command could not be located because ‘/usr/bin’ is not included in the PATH问题系统:Ubuntu 18.0;拥有sudo权限的普通用户,没有root权限为了将服务器中cuda的软连接从cuda 9.0转换到cuda 10.1,我无意间把 ~/.bashrc文件中的语句:export PATH=/usr/local/cuda-9.0/bin:$PATH中最后的:$PATH给删除了,导致sudo、vi等语句全都用不了了,网上

2021-06-10 23:25:18 234

原创 ERROR: Cannot uninstall ‘wrapt‘.

ERROR: Cannot uninstall ‘wrapt’. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.linux服务器上安装tensorflow-gpu时,遇到这个错误尝试:pip install -U --ignore-installed wrap

2021-06-10 20:42:10 111

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除