Skip to content

Comments

Test for im2col kernel#545

Merged
shelhamer merged 2 commits intoBVLC:devfrom
jamt9000:im2col-kernel-test
Jun 30, 2014
Merged

Test for im2col kernel#545
shelhamer merged 2 commits intoBVLC:devfrom
jamt9000:im2col-kernel-test

Conversation

@jamt9000
Copy link
Contributor

Test for #427

With associated Makefile changes for .cu tests

With associated Makefile changes for .cu tests

This tests that the grid-stride loop works for im2col,
using the CPU version as a reference.
@shelhamer
Copy link
Member

Please take another look at the Makefile as this seems to break the parallel build:

make -j8 && make -j8 test && make runtest
...
make: *** No rule to make target `.build_release/test/test_eltwise_layer.testbin', needed by `test'.  Stop.
make: *** Waiting for unfinished jobs....

Thanks for the test!

@shelhamer
Copy link
Member

Other than that this looks good to me.

@Yangqing please take a look to double-check.

The changes for .cu tests meant that creating
TEST_BUILD_DIR wasn't happening first
@jamt9000
Copy link
Contributor Author

This should fix the make error (although I'm not sure it's the best way).

@shelhamer
Copy link
Member

Merging, as I have further Makefile changes to make and this is good. Thanks @jamt9000!

shelhamer added a commit that referenced this pull request Jun 30, 2014
@shelhamer shelhamer merged commit 55d8ac3 into BVLC:dev Jun 30, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
RazvanRanca pushed a commit to RazvanRanca/caffe that referenced this pull request Nov 4, 2014
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