Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix signed/unsigned comparison warning #10724

Merged
merged 1 commit into from
May 17, 2018

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants