Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • models
  • Issue
  • #1565

M
models
  • 项目概览

PaddlePaddle / models
大约 2 年 前同步成功

通知 232
Star 6828
Fork 2962
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 602
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 255
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
M
models
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 602
    • Issue 602
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 255
    • 合并请求 255
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
已关闭
开放中
Opened 12月 27, 2018 by saxon_zh@saxon_zhGuest

CUDA Version 9.0.176 CUDNN7.0.4 paddlepaddle0.15.0 运行train_hinas.py报错

Created by: upwindflys

learning rate: 0.100000 -> 0.000100, cosine annealing epoch: 200 batch size: 128 L2 decay: 0.000400 Token is 7,5,8,1,2,10,9,2,2,2,8,8,8,2,9,4,9,11,7,4,3 sep_3x3 -> shape (-1L, 64L, 32L, 32L) conv_1x3_3x1 -> shape (-1L, 64L, 32L, 32L) maxpool_2x2 -> shape (-1L, 128L, 16L, 16L)

conv_2x2 -> shape (-1L, 128L, 16L, 16L) conv_3x3 -> shape (-1L, 128L, 16L, 16L) avgpool_2x2 -> shape (-1L, 128L, 16L, 16L) maxpool_3x3 -> shape (-1L, 256L, 8L, 8L)

conv_3x3 -> shape (-1L, 256L, 8L, 8L) conv_3x3 -> shape (-1L, 256L, 8L, 8L) conv_3x3 -> shape (-1L, 256L, 8L, 8L) maxpool_2x2 -> shape (-1L, 256L, 8L, 8L) maxpool_2x2 -> shape (-1L, 512L, 4L, 4L)

maxpool_2x2 -> shape (-1L, 512L, 4L, 4L) conv_3x3 -> shape (-1L, 512L, 4L, 4L) maxpool_3x3 -> shape (-1L, 512L, 4L, 4L) conv_1x2_2x1 -> shape (-1L, 512L, 4L, 4L) maxpool_3x3 -> shape (-1L, 1024L, 2L, 2L)

avgpool_3x3 -> shape (-1L, 1024L, 2L, 2L) sep_3x3 -> shape (-1L, 1024L, 2L, 2L) conv_1x2_2x1 -> shape (-1L, 1024L, 2L, 2L) dilated_2x2 -> shape (-1L, 1024L, 2L, 2L) Reading file cifar-10-batches-py/data_batch_1 Reading file cifar-10-batches-py/data_batch_2 Reading file cifar-10-batches-py/data_batch_3 Reading file cifar-10-batches-py/data_batch_4 Reading file cifar-10-batches-py/data_batch_5 Traceback (most recent call last): File "train_hinas.py", line 44, in app.run(main) File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/absl/app.py", line 300, in run run_main(main, args) File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/absl/app.py", line 251, in run_main sys.exit(main(argv)) File "train_hinas.py", line 40, in main model.run() File "/home/shangyw/git_rep/models/fluid/PaddleCV/HiNAS_models/nn_paddle.py", line 139, in run feed_order=['pixel', 'label']) File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/paddle/fluid/trainer.py", line 405, in train feed_order) File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/paddle/fluid/trainer.py", line 461, in train_by_executor self.train_by_any_executor(event_handler, exe, num_epochs, reader) File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/paddle/fluid/trainer.py", line 490, in train_by_any_executor for var in self.train_func_outputs File "/root/shangyw/.virtualenv/paddle0.15.0/lib/python2.7/site-packages/paddle/fluid/executor.py", line 470, in run self.executor.run(program.desc, scope, 0, True, True) paddle.fluid.core.EnforceNotMet: Enforce failed. Expected dilations[i] == 1, but received dilations[i]:2 != 1:1. Dilations conv is not supported in this cuDNN version(5.1.10). at [/paddle/paddle/fluid/platform/cudnn_helper.h:293] PaddlePaddle Call Stacks: 0 0x7f93a445cd06p paddle::platform::EnforceNotMet::EnforceNotMet(std::exception_ptr::exception_ptr, char const*, int) + 486 1 0x7f93a507469fp paddle::platform::ScopedConvolutionDescriptor::descriptor(cudnnDataType_t, std::vector<int, std::allocator > const&, std::vector<int, std::allocator > const&, std::vector<int, std::allocator > const&) + 1279 2 0x7f93a50c2f5bp paddle::operators::CUDNNConvOpKernel::Compute(paddle::framework::ExecutionContext const&) const + 859 3 0x7f93a50c3e03p std::Function_handler<void (paddle::framework::ExecutionContext const&), paddle::framework::OpKernelRegistrarFunctor<paddle::platform::CUDAPlace, false, 0ul, paddle::operators::CUDNNConvOpKernel, paddle::operators::CUDNNConvOpKernel, paddle::operators::CUDNNConvOpKernelpaddle::platform::float16 >::operator()(char const*, char const*) const::{lambda(paddle::framework::ExecutionContext const&)#1 (closed)}>::M_invoke(std::Any_data const&, paddle::framework::ExecutionContext const&) + 35 4 0x7f93a5456b2ep 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 + 526 5 0x7f93a5453bbcp 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&) + 252 6 0x7f93a4524d19p paddle::framework::Executor::RunPreparedContext(paddle::framework::ExecutorPrepareContext*, paddle::framework::Scope*, bool, bool, bool) + 393 7 0x7f93a4525af0p paddle::framework::Executor::Run(paddle::framework::ProgramDesc const&, paddle::framework::Scope*, int, bool, bool) + 128 8 0x7f93a444294dp

指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/models#1565
渝ICP备2023009037号

京公网安备11010502055752号

网络110报警服务 Powered by GitLab CE v13.7
开源知识
Git 入门 Pro Git 电子书 在线学 Git
Markdown 基础入门 IT 技术知识开源图谱
帮助
使用手册 反馈建议 博客
《GitCode 隐私声明》 《GitCode 服务条款》 关于GitCode
Powered by GitLab CE v13.7