Skip to content

Conversation

@jeffdonahue
Copy link
Contributor

Remove "if (index < n)"-type comments that no longer apply due to CUDA_KERNEL_LOOP (as noted by @jamt9000 in #239) and use CUDA_KERNEL_LOOP in padding layer.

Also fix a few remaining lint errors from images_layer -- as of this PR, dev is lint clean.

jeffdonahue added a commit that referenced this pull request Mar 19, 2014
Fix minor issues related to CUDA_KERNEL_LOOP -- merging myself as I'm only adding/removing comments other than the addition of CUDA_KERNEL_LOOP to PaddingLayer (and checked that this passes all tests).
@jeffdonahue jeffdonahue merged commit 26e53d8 into BVLC:dev Mar 19, 2014
@jeffdonahue jeffdonahue deleted the rm-cuda-kernel-loop-comments branch April 2, 2014 17:32
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
…ents

Fix minor issues related to CUDA_KERNEL_LOOP -- merging myself as I'm only adding/removing comments other than the addition of CUDA_KERNEL_LOOP to PaddingLayer (and checked that this passes all tests).
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.

1 participant