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

How to NNlib.conv #544

Open
MariusDrulea opened this issue Oct 19, 2023 · 0 comments
Open

How to NNlib.conv #544

MariusDrulea opened this issue Oct 19, 2023 · 0 comments

Comments

@MariusDrulea
Copy link

Motivation and description

Documentation of NNlib.conv is incomplete. People trying to do a conv for the first time are unable to figure out how to use this function. The size of the input array and the size of the output arrays do not have a clear description.
https://fluxml.ai/NNlib.jl/dev/reference/#NNlib.conv

Possible Implementation

Add several examples of how to use NNlib.conv method, beside the provided description. The examples must show the sizes of the input x and the sizes of the kernel w, such that conv is happy to run.

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

No branches or pull requests

2 participants