使用 Google Colab -- GPU 设备未找到错误
Posted
技术标签:
【中文标题】使用 Google Colab -- GPU 设备未找到错误【英文标题】:Using Google Colab -- GPU Device not found error 【发布时间】:2021-10-23 11:09:23 【问题描述】:不确定如何继续 - 我多次刷新/重新启动运行时,将硬件加速设置切换为无,然后切换回 GPU,切换回无,切换到 TPU 等等,只是为了刷新它。当前使用 GPU 设置并收到此错误:Google-colab error
【问题讨论】:
嘿检查这里这一定是github.com/tensorflow/tensorflow/issues/34385 :/ 到目前为止尝试了 pip install tf-nightly-gpu 和 %tensorflow_version 2.x ,正如它在将它放在顶部之后所建议的那样——仍然没有注册 GPU——GPU 是否可能只是 ant可用吗? 不,这从未发生在我身上 天啊 - 我打开了我的 ***,这就是为什么它没有出现 - 谷歌 colab 允许我打开 GPU 设置,但 *** 也打开意味着它实际上没有连接跨度> 【参考方案1】:在连接到 Google Colab 时不要使用 ***,否则您会认为您已连接到 GPU
【讨论】:
以上是关于使用 Google Colab -- GPU 设备未找到错误的主要内容,如果未能解决你的问题,请参考以下文章
google Colab 使用教程 免费GPU google Colaboratory 上运行 pytorch tensorboard
01google Colab 使用教程 免费GPU google Colaboratory 上运行 pytorch tensorboard
使用 GPU 连接到本地运行时 google colab 需要 tensorflow-gpu?