InternalError: Attempting to perform BLAS operation using StreamExecutor
来源:2-6 实战回调函数

SweetMilchigs
2022-01-31
老师这个是什么错误啊
写回答
1回答
-
正十七
2022-02-14
两种原因:
Cuda和cudnn的环境配置错了:https://github.com/tynguyen/unsupervisedDeepHomographyRAL2018/issues/16
或者是显存超出了使用:
好像conda配置环境经常出问题,少年,不然你试试跟着官方教程配置环境? https://tensorflow.google.cn/install/gpu?hl=zh-cn
00
相似问题