Skip to content

Fix signed/unsigned comparison warning#10724

Merged
luotao1 merged 1 commit intoPaddlePaddle:developfrom
kexinzhao:fix_warning
May 17, 2018
Merged

Fix signed/unsigned comparison warning#10724
luotao1 merged 1 commit intoPaddlePaddle:developfrom
kexinzhao:fix_warning

Conversation

@kexinzhao
Copy link
Contributor

Fix #10723

inline int BlockDesc::ops_size() const {
  return ops_.size();
}
@kexinzhao kexinzhao requested a review from Superjomn May 16, 2018 23:49
Copy link

@tonyyang-svail tonyyang-svail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@luotao1 luotao1 merged commit c4a0804 into PaddlePaddle:develop May 17, 2018
@kexinzhao kexinzhao deleted the fix_warning branch May 17, 2018 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants