首页 Paddle框架 帖子详情
安装都正常,在运行检测时出错
收藏
快速回复
Paddle框架 问答深度学习 2970 11
安装都正常,在运行检测时出错
收藏
快速回复
Paddle框架 问答深度学习 2970 11

Python 3.7.2 paddle 1.5.2 CPUi7-8750H GPU GeForce GTX 1060 6G CUDA 10.0 CUDNN 7.6.4 Window 10 家庭版

直到import paddle.fluid都正常,运行paddle.fluid.install_check.run_check()时出现Running Verify Fluid Program ...
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\install_check.py", line 123, in run_check
test_simple_exe()
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\install_check.py", line 119, in test_simple_exe
exe0.run(startup_prog)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\executor.py", line 657, in run
use_program_cache=use_program_cache)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\executor.py", line 755, in _run
exe.run(program.desc, scope, 0, True, True, fetch_var_name)
paddle.fluid.core_avx.EnforceNotMet: Invoke operator fill_constant error.
Python Call stacks:
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\framework.py", line 1845, in _prepend_op
attrs=kwargs.get("attrs", None))
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\initializer.py", line 189, in __call__
stop_gradient=True)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\framework.py", line 1730, in create_parameter
initializer(param, self)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\layer_helper_base.py", line 316, in create_parameter
**attr._to_kwargs(with_initializer=True))
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\dygraph\layers.py", line 90, in create_parameter
default_initializer)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\dygraph\nn.py", line 931, in _build_once
attr=self._bias_attr, shape=size, dtype=self._dtype, is_bias=True)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\dygraph\layers.py", line 158, in __call__
self._build_once(*inputs)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\install_check.py", line 40, in forward
x = self._fc1(inputs)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\dygraph\layers.py", line 162, in __call__
outputs = self.forward(*inputs)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\install_check.py", line 113, in test_simple_exe
out0 = simple_layer0(inp0)
File "C:\Users\\AppData\Local\Programs\Python\Python37\lib\site-packages\paddle\fluid\install_check.py", line 123, in run_check
test_simple_exe()
File "", line 1, in
C++ Call stacks:
cudaGetDeviceProperties failed in paddle::platform::GetCUDAComputeCapability, error code : 30, Please see detail in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html#group__CUDART__TYPES_1g3f51e3575c2178246db0a94a430e0038: unknown error at [D:\zty\paddle\paddle\fluid\platform\gpu_info.cc:123]
PaddlePaddle Call Stacks:
Windows not support stack backtrace yet.

查了半天只有关于显存不足的。。请问是这个问题吗,如果是该如何解决?

1
收藏
回复
全部评论(11)
时间顺序
h
hjlzxxxx
#2 回复于2019-10

已解决

0
回复
爽哦闯世界
#3 回复于2019-11

您好 请问您是怎么解决的 我也遇到了这个问题 谢谢

0
回复
叮叮咚咚呛
#4 回复于2019-11

您好,我也遇到了同样的问题,请问是怎么解决的,谢谢

0
回复
t
the5thd
#5 回复于2019-11

我在windows下安装了CUDA10.1版本,卸载重装CUDA 10.0版本就好了。

 

期间,还更新了nvidia驱动、安装cudnn.lib,搞了大半天,心塞。。。

1
回复
风过无痕宋
#6 回复于2019-11
已解决

怎么解决的?

0
回复
l
luohuaqiuyu
#7 回复于2020-01

您好,请问一下怎么解决的,我安装了对应的版本cuda10.0,cudnn7.3还是报错,至今未找到原因,求解答一下,谢谢

0
回复
d
denglm68
#8 回复于2020-01

请问是怎么解决的呢?

0
回复
风过无痕宋
#9 回复于2020-01

cuda版本与paddle版本要一致

0
回复
l
leo
#10 回复于2020-01
您好,请问一下怎么解决的,我安装了对应的版本cuda10.0,cudnn7.3还是报错,至今未找到原因,求解答一下,谢谢

你好 请问你解决了吗

 

0
回复
爱探险的希维尔
#11 回复于2020-02

这个问题现在有人解决吗

0
回复
水水水的老师
#12 回复于2020-02

cuda版本与paddle版本是不是不一致

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户