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

✨ feat(layer_2d): convolution, bn and other 2D layers #7

Merged
merged 13 commits into from
Oct 15, 2022

Conversation

jean-francoisreboud
Copy link
Collaborator

@jean-francoisreboud jean-francoisreboud commented Oct 14, 2022

Changes:

  • Added Activation2D
  • Added AdaptiveAvgPool2D
  • Added AvgPool2D
  • Added BN2D
  • Added Convolution2D
  • Added Input2D
  • Added MaxPool2D
  • Added SelectNeurons2D
  • Added Sum2D

@jean-francoisreboud jean-francoisreboud marked this pull request as draft October 14, 2022 14:29
@jean-francoisreboud jean-francoisreboud changed the title ✨ feat(layer_2d): add layers ✨ feat(layer_2d): 2D layers Oct 14, 2022
@jean-francoisreboud jean-francoisreboud changed the title ✨ feat(layer_2d): 2D layers ✨ feat(layer_2d): convolution, bn and other 2D layers Oct 15, 2022
@jean-francoisreboud jean-francoisreboud marked this pull request as ready for review October 15, 2022 11:01
@jean-francoisreboud jean-francoisreboud merged commit 94f55b7 into release_1 Oct 15, 2022
@jean-francoisreboud jean-francoisreboud deleted the jfr/layer_2d branch October 15, 2022 11:02
@jean-francoisreboud jean-francoisreboud mentioned this pull request Oct 28, 2022
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

1 participant