PooledSelfAttention2d {fastai} | R Documentation |
PooledSelfAttention2d
Description
Pooled self attention layer for 2d.
Usage
PooledSelfAttention2d(n_channels)
Arguments
n_channels |
number of channels |
Value
None
[Package fastai version 2.2.2 Index]