MCPcopy Create free account
hub / github.com/DongjunLee/transformer-tensorflow / __init__

Method __init__

transformer/decoder.py:12–27  ·  view source on GitHub ↗
(self,
                 num_layers=8,
                 num_heads=8,
                 linear_key_dim=50,
                 linear_value_dim=50,
                 model_dim=50,
                 ffn_dim=50,
                 dropout=0.2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected