Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Changes in Conv API #223

Merged
merged 1 commit into from
Feb 4, 2019
Merged

Changes in Conv API #223

merged 1 commit into from
Feb 4, 2019

Conversation

tejank10
Copy link
Contributor

@tejank10 tejank10 commented Dec 9, 2018

The changes to the conv API of NNlib have been proposed in #54. This PR makes the corresponding changes in order to make it compatible with CuArrays.

@vchuravy
Copy link
Member

vchuravy commented Dec 9, 2018

In #222 I also had a compatibility layer to current NNLib. Not sure if that is really needed but it would allow us to merge this before the NNLib changes land.

@vchuravy
Copy link
Member

vchuravy commented Dec 9, 2018

bors try

bors bot added a commit that referenced this pull request Dec 9, 2018
@bors
Copy link
Contributor

bors bot commented Dec 9, 2018

try

Build failed

@MikeInnes
Copy link
Collaborator

bors try

bors bot added a commit that referenced this pull request Feb 4, 2019
@bors
Copy link
Contributor

bors bot commented Feb 4, 2019

try

Build succeeded

@MikeInnes MikeInnes merged commit 4f57e6d into JuliaGPU:master Feb 4, 2019
@MikeInnes
Copy link
Collaborator

Note that this is an API change; I'll change the current version number so it's clear we need a new minor.

@maleadt
Copy link
Member

maleadt commented Feb 6, 2019

Doesn't this need a REQUIRE update?

@MikeInnes
Copy link
Collaborator

As in, bumping the NNlib version? We do need to but NNlib isn't tagged yet. Don't know if there's any downside to just putting a future version in though, given that we do CI with master anyway.

@maleadt
Copy link
Member

maleadt commented Feb 6, 2019

Don't know if there's any downside to just putting a future version in though, given that we do CI with master anyway.

Yeah, I typically do it early not to forget it when we end up tagging. But it's the same to me, I'm on master anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants