MCPcopy Create free account
hub / github.com/HA-Transformer/MAT / __init__

Method __init__

fairseq/models/fconv.py:140–186  ·  view source on GitHub ↗
(
        self, dictionary, embed_dim=512, embed_dict=None, max_positions=1024,
        convolutions=((512, 3),) * 20, dropout=0.1,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

ConvTBCClass · 0.90
extend_conv_specFunction · 0.85
padMethod · 0.80
EmbeddingFunction · 0.70
PositionalEmbeddingFunction · 0.70
LinearFunction · 0.70
__init__Method · 0.45

Tested by

no test coverage detected