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/layers: regression in pooling layer signature change #16

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

subversive-owl
Copy link
Contributor

Closes #15.
Closes fff-rs/juice-examples#2.

@drahnr drahnr changed the title fix/layers: fixed regression in pooling layer signature change fix/layers: regression in pooling layer signature change Sep 11, 2017
Copy link
Member

@drahnr drahnr left a comment

Choose a reason for hiding this comment

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

I really thought I caught all of them

@drahnr drahnr merged commit 8dac235 into master Sep 11, 2017
drahnr pushed a commit that referenced this pull request Feb 1, 2020
remove Collenchyma CUDA memory from ConvolutionConfig

CLOSES #16

BREAKING CHANGE: removes the workspace from the ConvolutionConfig,
changing its constructor and now requires an additional pointer to
be passed to convolution functions
drahnr pushed a commit that referenced this pull request Feb 1, 2020
remove Collenchyma CUDA memory from ConvolutionConfig

CLOSES #16

BREAKING CHANGE: removes the workspace from the ConvolutionConfig,
changing its constructor and now requires an additional pointer to
be passed to convolution functions
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

2 participants