cudnn版本不对
Created by: miraclebiu
为使您的问题得到快速解决,在建立Issue前,请您先通过如下方式搜索是否有相似问题:【搜索issue关键字】【使用labels筛选】【官方文档】
如果您没有查询到相似问题,为快速解决您的提问,建立issue时请提供如下细节信息:
- 标题:简洁、精准描述您的问题,例如“最新预测库的API文档在哪儿 ”
- 版本、环境信息: 1)PaddlePaddle版本:请提供您的PaddlePaddle版本号(如1.1)或CommitID 3)GPU:k40 cuda7.5 cudnn 7 export 了cudnn7 但是报cudnn5.1版本的问题
terminate called after throwing an instance of 'paddle::platform::EnforceNotMet'
what(): Enforce failed. Expected dilations[i] == 1, but received dilations[i]:6 != 1:1.
Dilations conv is not supported in this cuDNN version(5.1.10). at [/root/Paddle/paddle/fluid/platform/cudnn_helper.h:329]
PaddlePaddle Call Stacks:
0 0x7f3b88ad1353p void paddle::platform::EnforceNotMet::Init<std::string>(std::string, char const*, int) + 1603
1 0x7f3b88ad2aa5p paddle::platform::EnforceNotMet::EnforceNotMet(std::string const&, char const*, int) + 85
2 0x7f3b89cec980p paddle::platform::ScopedConvolutionDescriptor::descriptor(cudnnDataType_t, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) + 896
3 0x7f3b89cf7889p paddle::operators::CUDNNConvOpKernel<float>::Compute(paddle::framework::ExecutionContext const&) const + 873
4 0x7f3b89cf89b0p std::_Function_handler<void (paddle::framework::ExecutionContext const&), paddle::framework::OpKernelRegistrarFunctor<paddle::platform::CUDAPlace, false, 0ul, paddle::operators::CUDNNConvOpKernel<float>, paddle::operators::CUDNNConvOpKernel<double>, paddle::operators::CUDNNConvOpKernel<paddle::platform::float16> >::operator()(char const*, char const*, int) const::{lambda(paddle::framework::ExecutionContext const&)#1}>::_M_invoke(std::_Any_data const&, paddle::framework::ExecutionContext const&) + 32
5 0x7f3b8a55d208p paddle::framework::OperatorWithKernel::RunImpl(paddle::framework::Scope const&, boost::variant<paddle::platform::CUDAPlace, paddle::platform::CPUPlace, paddle::platform::CUDAPinnedPlace, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> const&, paddle::framework::RuntimeContext*) const + 376
6 0x7f3b8a55d5fbp paddle::framework::OperatorWithKernel::RunImpl(paddle::framework::Scope const&, boost::variant<paddle::platform::CUDAPlace, paddle::platform::CPUPlace, paddle::platform::CUDAPinnedPlace, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> const&) const + 555
7 0x7f3b8a55adecp paddle::framework::OperatorBase::Run(paddle::framework::Scope const&, boost::variant<paddle::platform::CUDAPlace, paddle::platform::CPUPlace, paddle::platform::CUDAPinnedPlace, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> const&) + 300
8 0x7f3b88c0ee7dp paddle::framework::NaiveExecutor::Run() + 205
9 0x7f3b88adccc8p paddle::AnalysisPredictor::ZeroCopyRun() + 40
10 0x7f3ba4a5207bp
11 0x7f3b9c609cf9p
12 0x7f3b9c60afbep
13 0x7f3b9c607892p
14 0x47340dp
15 0x46e18fp arch::ProcessorPool::run_thread(void*) + 395
16 0x7f3ba79101c3p
17 0x7f3ba61b012dp clone + 109