会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张达嘛
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
下一页
2020年5月6日
I/O端口和IO内存
摘要: 1,https://blog.csdn.net/ce123_zhouwei/article/details/7204458 2, 一、I/O端口 端口(port)是接口电路中能被CPU直接访问的寄存器的地址。几乎每一种外设都是通过读写设备上的寄存器来进行的。CPU通过这些地址即端口向接口电路中的寄存
阅读全文
posted @ 2020-05-06 20:57 张达嘛
阅读(1067)
评论(0)
推荐(1)
2020年5月2日
路径名或者变量有空格时候,会造成参数太多的错误提示
摘要: 路径名或者变量有空格时候,会造成参数太多的错误提示 解决方法:把空格的地方用引号包括起来 https://sci-hub.tw/
阅读全文
posted @ 2020-05-02 22:12 张达嘛
阅读(238)
评论(0)
推荐(0)
K.set_image_dim_ordering('th')报错
摘要: 用 K.set_image_data_format('channels_first')K.image_data_format();替换网上的博客,不讲前因后果,这样真的不好。上官网一看就明白了。 https://keras.io/backend/#set_image_data_format
阅读全文
posted @ 2020-05-02 17:26 张达嘛
阅读(1916)
评论(0)
推荐(0)
swig/python detected a memory leak of type ‘int64_t *‘, no destructor found”
摘要: http://www.bubuko.com/infodetail-2679863.html https://pypi.tuna.tsinghua.edu.cn/simple/tensorflow/
阅读全文
posted @ 2020-05-02 01:44 张达嘛
阅读(990)
评论(0)
推荐(0)
2020年4月16日
img2img
摘要: https://blog.csdn.net/gdymind/article/details/82696481
阅读全文
posted @ 2020-04-16 17:06 张达嘛
阅读(244)
评论(0)
推荐(0)
2020年4月3日
colab上安包
摘要: 恢复内容开始 colab上pip好包后要在工具栏里重启一下,不然一直是原来的那个包,坑了我好久 恢复内容结束 http://www.bjcipt.com/zjlzxx/
阅读全文
posted @ 2020-04-03 19:54 张达嘛
阅读(193)
评论(0)
推荐(0)
临时使用清华镜像
摘要: pip install tensorflow-gpu==1.5 -i https://pypi.tuna.tsinghua.edu.cn/simple pip install xxx -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host m
阅读全文
posted @ 2020-04-03 19:50 张达嘛
阅读(958)
评论(0)
推荐(0)
安装cuda9.0
摘要: cuda必须要安装在系统盘才能用 resnet50模型训练到一半就结束,在这样的模型不能再用了,所以得备用一份。 不知道为啥,下的cudnn7.0.5,但显示的是9.0,也能用。
阅读全文
posted @ 2020-04-03 19:09 张达嘛
阅读(513)
评论(0)
推荐(0)
2020年4月1日
cuda+cudnn
摘要: https://www.cnblogs.com/hezhiyao/p/8292512.html
阅读全文
posted @ 2020-04-01 18:28 张达嘛
阅读(115)
评论(0)
推荐(0)
装tensorflow-gpu==1.2.1
摘要: 做原来的一个项目的时候,我已经下了cuda9.1,但是不能用。 这次下载tensorflow-gpu==1.2.1时,我感觉是因为tensorflow-gpu下载时自己会配cuda,但我电脑上有cuda,所以环境一直不对,我把cuda9.1卸载了就能pip了,但是很慢。
阅读全文
posted @ 2020-04-01 16:41 张达嘛
阅读(542)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
下一页
公告