Module conv
shrew
0.1.0
Module conv
Module Items
Structs
In shrew::
nn
shrew
::
nn
Module
conv
Copy item path
Source
Structs
§
Adaptive
AvgPool2d
Adaptive 2D Average Pooling — pools to a fixed output size.
AvgPool2d
2D average-pooling layer.
Conv1d
1D convolution layer.
Conv2d
2D convolutional layer.
MaxPool2d
2D max-pooling layer.