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

Make lint happy (> 80 characters) #5038

Merged
merged 2 commits into from
Nov 28, 2016
Merged

Make lint happy (> 80 characters) #5038

merged 2 commits into from
Nov 28, 2016

Conversation

cdluminate
Copy link
Contributor

// (0,1,2,3) cur_dim -> H
// cur_dim+1 -> W
// We are at the last two dimensions, which are stored continuously in
// memory With (N,C,H,W)
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the fix @cdluminate. Sorry for the nitpick but could you change this to memory. (add period .) so that the capitalized With immediately following doesn't look odd?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops sorry for that. Fixed.

@jeffdonahue
Copy link
Contributor

Thanks @cdluminate!

@jeffdonahue jeffdonahue merged commit 24d2f67 into BVLC:master Nov 28, 2016
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.

2 participants