Skip to content

Fixes for CuDNN layers: only destroy handles if setup - #1851

Merged
shelhamer merged 1 commit into
BVLC:devfrom
jeffdonahue:cudnn-layer-factory-test-fix
Feb 10, 2015
Merged

Fixes for CuDNN layers: only destroy handles if setup#1851
shelhamer merged 1 commit into
BVLC:devfrom
jeffdonahue:cudnn-layer-factory-test-fix

Conversation

@jeffdonahue

Copy link
Copy Markdown
Contributor

Fixes #1850 -- layer factory test I added (which constructs and destroys each layer type) with #1694 breaks for CuDNN layers. This fixes that. (I had to do a similar thing for a couple of other layers in #1694 (794cd7f), but wasn't compiling with CuDNN enabled while developing #1694 so didn't see the CuDNN failures.)

shelhamer added a commit that referenced this pull request Feb 10, 2015
Fix for CuDNN layer tests: only destroy handles if setup
@shelhamer
shelhamer merged commit 1504d89 into BVLC:dev Feb 10, 2015
@shelhamer

Copy link
Copy Markdown
Member

Thanks Jeff.

@jeffdonahue
jeffdonahue deleted the cudnn-layer-factory-test-fix branch February 14, 2015 01:25
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