自定义博客皮肤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)
  • 收藏
  • 关注

原创 RuntimeError: cublas runtime error : the GPU program failed to execute at C:/w/b/windows/pytorch/+数字

RuntimeError: cublas runtime error : the GPU program failed to execute at C:/w/b/windows/pytorch/aten/src/THC/THCBlas.cu:272解决问题思路torch版本与cuda版本不一致电脑没有GPU可用或者电脑有多个cuda,但系统环境变量为设置相应cuda,导致系统找不到。多半是torch版本或cuda问题 重新仔细安装!!

2023-09-25 15:22:43 443 1

原创 成功安装torch1.4.0旧版本+cuda10.1

成功下载torch低版本+gpu+cuda

2023-09-20 12:44:49 975

原创 size mismatch for embedding_layer.weight: copying a param with shape torch.Size([X, X]),加载模型出错!!!

pytorch模型加载错误,维度不同(单词字典个数不同)

2022-11-03 21:07:28 2179

空空如也

空空如也

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

TA关注的人

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