MCPcopy Create free account
hub / github.com/XuezheMax/flowseq / __init__

Method __init__

flownmt/flows/nmt.py:337–363  ·  view source on GitHub ↗
(self, num_steps, features, src_features, hidden_features=None, inverse=False, prior=False, factor=2,
                 transform='affine', coupling_type='conv', kernel_size=3, rnn_mode='LSTM', heads=1, max_length=100,
                 dropout=0.0, pos_attn=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

NICEClass · 0.90
NMTFlowPOSAttnUnitClass · 0.85
NMTFlowStepClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected