会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
夕西行
当我走过这些日子时,我从未在意过。然而,当我如今提起笔,要把这些往事写下来时,才发现‘人生如戏,戏如人生’。
新随笔
管理
2024年11月1日
matplotlib展示预测图片结果,按Enter展示下一批
摘要: 虽然 images,labels = next(iter(test_data)) 可以每次1batch获取,但是超级慢,不推荐。 import torch import platform if platform.system() == 'Windows': import matplotlib mat
阅读全文
posted @ 2024-11-01 16:16 夕西行
阅读(6)
评论(0)
推荐(0)
编辑
公告