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

Method __init__

flownmt/flows/nmt.py:249–262  ·  view source on GitHub ↗
(self, features, src_features, hidden_features=None, inverse=False, transform='affine',
                 coupling_type='conv', kernel_size=3, rnn_mode='LSTM', heads=1, max_length=100,
                 dropout=0.0, split_timestep=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

ActNormFlowClass · 0.90
NMTFlowUnitClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected