Skip to main content

Module conv1d

Module conv1d 

Source
Expand description

1-D convolution.

Structsยง

Conv1d
1-D convolution layer: output = conv1d(input, weight) [+ b]