Skip to main content

Module conv3d

Module conv3d 

Source
Expand description

3-D convolution.

Structsยง

Conv3d
3-D convolution layer: output = conv3d(input, weight) [+ b]