modern-fortran / neural-fortran

A parallel framework for deep learning
MIT License
398 stars 82 forks source link

conv2d forward pass #60

Closed milancurcic closed 2 years ago

milancurcic commented 2 years ago

Implement the forward pass method for the conv2d layer.