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

Add tests for Convolutional layer. #2548

Merged
merged 2 commits into from
Jul 31, 2020
Merged

Add tests for Convolutional layer. #2548

merged 2 commits into from
Jul 31, 2020

Conversation

kartikdutt18
Copy link
Member

Hey everyone,
While working on my project, I noticed there weren't tests for Conv. layers. This PR adds tests to show that the output of the Conv. layer matches PyTorch's implementation.

Test Link.

Regards,
Kartik.

@birm birm self-requested a review July 31, 2020 04:08
@birm
Copy link
Member

birm commented Jul 31, 2020

Yey 🎉 better test coverage! I'll approve when the build passes!

Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

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

Thanks for adding this test, looks good to me.

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

Successfully merging this pull request may close these issues.

None yet

3 participants