Cannot use GPU because
收藏
快速回复
AI Studio平台使用 问答Notebook项目 1815 1
Cannot use GPU because
收藏
快速回复
AI Studio平台使用 问答Notebook项目 1815 1

https://aistudio.baidu.com/aistudio/projectdetail/1024089?channelType=0&channel=0

-----------------

/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/setuptools/depends.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/utils/cpp_extension/extension_utils.py:461: UserWarning: Not found CUDA runtime, please use `export CUDA_HOME= XXX` to specific it.
"Not found CUDA runtime, please use `export CUDA_HOME= XXX` to specific it."
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/framework.py:299: UserWarning: You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default.
"You are using GPU version Paddle, but your CUDA device is not set properly. CPU device will be used by default."
/home/aistudio/work/PaddleDetection/ppdet/core/workspace.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
isinstance(merge_dct[k], collections.Mapping)):
E0510 23:08:23.579113 413 pybind.cc:1408] Cannot use GPU because there is no GPU detected on your machine.

0
收藏
回复
全部评论(1)
时间顺序
AIStudio810261
#2 回复于2021-05

你确定进入的是GPU环境吗? (也就是Studio里面的高级版环境)

0
回复
在@后输入用户全名并按空格结束,可艾特全站任一用户