Skip to main content

Module conv2d

Module conv2d 

Source
Expand description

2-D convolution.

Structsยง

Conv2d
2-D convolution layer: output = conv2d(input, weight) [+ b]