======================================================================
Layer (type) Output Shape Param # Trainable
======================================================================
Conv2d [128, 8, 14, 14] 72 True
______________________________________________________________________
ReLU [128, 8, 14, 14] 0 False
______________________________________________________________________
BatchNorm2d [128, 8, 14, 14] 16 True
______________________________________________________________________
Conv2d [128, 8, 14, 14] 576 True
______________________________________________________________________
ReLU [128, 8, 14, 14] 0 False
______________________________________________________________________
BatchNorm2d [128, 8, 14, 14] 16 True
______________________________________________________________________
Conv2d [128, 8, 14, 14] 576 True
______________________________________________________________________
ReLU [128, 8, 14, 14] 0 False
______________________________________________________________________
BatchNorm2d [128, 8, 14, 14] 16 True
______________________________________________________________________
MergeLayer [128, 8, 14, 14] 0 False
______________________________________________________________________
Conv2d [128, 16, 7, 7] 1152 True
______________________________________________________________________
ReLU [128, 16, 7, 7] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 7, 7] 32 True
______________________________________________________________________
Conv2d [128, 16, 7, 7] 2304 True
______________________________________________________________________
ReLU [128, 16, 7, 7] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 7, 7] 32 True
______________________________________________________________________
Conv2d [128, 16, 7, 7] 2304 True
______________________________________________________________________
ReLU [128, 16, 7, 7] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 7, 7] 32 True
______________________________________________________________________
MergeLayer [128, 16, 7, 7] 0 False
______________________________________________________________________
Conv2d [128, 32, 4, 4] 4608 True
______________________________________________________________________
ReLU [128, 32, 4, 4] 0 False
______________________________________________________________________
BatchNorm2d [128, 32, 4, 4] 64 True
______________________________________________________________________
Conv2d [128, 32, 4, 4] 9216 True
______________________________________________________________________
ReLU [128, 32, 4, 4] 0 False
______________________________________________________________________
BatchNorm2d [128, 32, 4, 4] 64 True
______________________________________________________________________
Conv2d [128, 32, 4, 4] 9216 True
______________________________________________________________________
ReLU [128, 32, 4, 4] 0 False
______________________________________________________________________
BatchNorm2d [128, 32, 4, 4] 64 True
______________________________________________________________________
MergeLayer [128, 32, 4, 4] 0 False
______________________________________________________________________
Conv2d [128, 16, 2, 2] 4608 True
______________________________________________________________________
ReLU [128, 16, 2, 2] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 2, 2] 32 True
______________________________________________________________________
Conv2d [128, 16, 2, 2] 2304 True
______________________________________________________________________
ReLU [128, 16, 2, 2] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 2, 2] 32 True
______________________________________________________________________
Conv2d [128, 16, 2, 2] 2304 True
______________________________________________________________________
ReLU [128, 16, 2, 2] 0 False
______________________________________________________________________
BatchNorm2d [128, 16, 2, 2] 32 True
______________________________________________________________________
MergeLayer [128, 16, 2, 2] 0 False
______________________________________________________________________
Conv2d [128, 10, 1, 1] 1440 True
______________________________________________________________________
ReLU [128, 10, 1, 1] 0 False
______________________________________________________________________
BatchNorm2d [128, 10, 1, 1] 20 True
______________________________________________________________________
Flatten [128, 10] 0 False
______________________________________________________________________
Total params: 41132
Total trainable params: 41132
Total non-trainable params: 0