Skip to content
Discussion options

You must be logged in to vote

It's not normally the case in deep learning that different parts of an image get different convolution kernels. Instead, the same kernel is advanced across the input image, and that is the operation that lax.conv performs.

Can you point to an example of what you're trying to implement in another deep learning system? I don't think the operation you have described exists in any of the standard systems.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@BugQualia
Comment options

@hawkinsp
Comment options

@BugQualia
Comment options

Answer selected by BugQualia
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants