Selective Kernel Attention Module Selective Kernel attention mechanism factored out into its own module.
(self, channels, num_paths=2, attn_channels=32, act_layer=nn.ReLU, norm_layer=nn.BatchNorm2d)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected