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

Method __init__

fairseq/models/lstm.py:175–206  ·  view source on GitHub ↗
(
        self, dictionary, embed_dim=512, hidden_size=512, num_layers=1,
        dropout_in=0.1, dropout_out=0.1, bidirectional=False,
        left_pad=True, pretrained_embed=None, padding_value=0.,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

LSTMFunction · 0.85
padMethod · 0.80
EmbeddingFunction · 0.70
__init__Method · 0.45

Tested by

no test coverage detected