Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • Paddle
  • Issue
  • #9520

P
Paddle
  • 项目概览

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

通知 2325
Star 20933
Fork 5424
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 1423
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 543
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
P
Paddle
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 1,423
    • Issue 1,423
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 543
    • 合并请求 543
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
已关闭
开放中
Opened 3月 30, 2018 by saxon_zh@saxon_zhGuest

Warning in make process

Created by: gongweibao

2228 Scanning dependencies of target split_ids_op
2229 [ 97%] Building CXX object paddle/fluid/operators/CMakeFiles/split_ids_op.dir/split_ids_op.cc.o
2230 In file included from /paddle/paddle/fluid/operators/split_ids_op.cc:15:0:
2231 /paddle/paddle/fluid/operators/split_ids_op.h: In instantiation of ‘void paddle::operators::SplitIdsOpKernel<DeviceContext, T     >::Compute(const paddle::framework::ExecutionContext&) const [with DeviceContext = paddle::platform::CPUPlace; T = long int]’     :
2232 /paddle/paddle/fluid/operators/split_ids_op.cc:76:75:   required from here
2233 /paddle/paddle/fluid/operators/split_ids_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Ws     ign-compare]
2234      for (size_t i = 0; i < ids_dims[0]; ++i) {
558 cpplint: Checking source code style
 559 In file included from /paddle/paddle/fluid/framework/data_type.h:18:0,
 560                  from /paddle/paddle/fluid/operators/detail/variable_response.h:17,
 561                  from /paddle/paddle/fluid/operators/detail/variable_response.cc:15:
 562 /paddle/paddle/fluid/operators/detail/variable_response.cc: In member function ‘bool paddle::operators::detail::VariableRespo     nse::CopySelectRowsTensorData(google::protobuf::io::CodedInputStream*, const paddle::platform::DeviceContext&, paddle::framew     ork::DDim&, int)’:
 563 /paddle/paddle/fluid/platform/enforce.h:227:43: warning: comparison between signed and unsigned integer expressions [-Wsign-c     ompare]
 564    __PADDLE_BINARY_COMPARE(__VAL0, __VAL1, ==, !=, __VA_ARGS__)
 565                                            ^
 566 /paddle/paddle/fluid/platform/enforce.h:108:64: note: in definition of macro ‘UNLIKELY’
 567  #define UNLIKELY(condition) __builtin_expect(static_cast<bool>(condition), 0)
 568                                                                 ^
 569 /paddle/paddle/fluid/platform/enforce.h:227:3: note: in expansion of macro ‘__PADDLE_BINARY_COMPARE’
 570    __PADDLE_BINARY_COMPARE(__VAL0, __VAL1, ==, !=, __VA_ARGS__)
 571    ^
 572 /paddle/paddle/fluid/operators/detail/variable_response.cc:153:3: note: in expansion of macro ‘PADDLE_ENFORCE_EQ’
 573    PADDLE_ENFORCE_EQ(
 574    ^
 575 Done processing math_function.cc
 576 Done processing math_function.cu
 577 Done processing /paddle/paddle/fluid/operators/math/math_function.h
1234 /paddle/paddle/fluid/operators/lod_reset_op.h: In instantiation of ‘void paddle::operators::LoDResetKernel<DeviceContext, T>:     :Compute(const paddle::framework::ExecutionContext&) const [with DeviceContext = paddle::platform::CUDADeviceContext; T = lon     g int]’:
1235 /tmp/tmpxft_00000743_00000000-4_lod_reset_op.compute_61.cudafe1.stub.c:12:27:   required from here
1236 /paddle/paddle/fluid/operators/lod_reset_op.h:38:66: warning: comparison between signed and unsigned integer expressions [-Ws     ign-compare]
1237 /paddle/paddle/fluid/operators/lod_reset_op.h: In instantiation of ‘void paddle::operators::LoDResetKernel<DeviceContext, T>:     :Compute(const paddle::framework::ExecutionContext&) const [with DeviceContext = paddle::platform::CUDADeviceContext; T = int     ]’:
1238 /tmp/tmpxft_00000743_00000000-4_lod_reset_op.compute_61.cudafe1.stub.c:12:27:   required from here
1239 /paddle/paddle/fluid/operators/lod_reset_op.h:38:66: warning: comparison between signed and unsigned integer expressions [-Ws     ign-compare]
1240 /paddle/paddle/fluid/operators/lod_reset_op.h: In instantiation of ‘void paddle::operators::LoDResetKernel<DeviceContext, T>:     :Compute(const paddle::framework::ExecutionContext&) const [with DeviceContext = paddle::platform::CUDADeviceContext; T = dou     ble]’:
1241 /tmp/tmpxft_00000743_00000000-4_lod_reset_op.compute_61.cudafe1.stub.c:12:27:   required from here
1242 /paddle/paddle/fluid/operators/lod_reset_op.h:38:66: warning: comparison between signed and unsigned integer expressions [-Ws     ign-compare]
1243 /paddle/paddle/fluid/operators/lod_reset_op.h: In instantiation of ‘void paddle::operators::LoDResetKernel<DeviceContext, T>:     :Compute(const paddle::framework::ExecutionContext&) const [with DeviceContext = paddle::platform::CUDADeviceContext; T = flo     at]’:
1244 /tmp/tmpxft_00000743_00000000-4_lod_reset_op.compute_61.cudafe1.stub.c:12:27:   required from here
1245 /paddle/paddle/fluid/operators/lod_reset_op.h:38:66: warning: comparison between signed and unsigned integer expressions [-Ws     ign-compare]
指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/Paddle#9520
渝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