Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 210 Bytes

n2

Simple implementations of torch.nn modules.

Motivation: To provide simplified pytorch.nn compatible modules that are easy to read and understand.

TODO:

BatchNorm2d MaxPool2d Conv2d