layers¶
Submodules for the layers.
- mfai.pytorch.models.gan_dgmr.layers.get_conv_layer(conv_type='standard')[source]¶
Return a conv layer based on the passed in string name.
Attention module. |
|
Implementation of Conv GRU and cell module. |
|
The coordinate convolution class. |