MCPcopy Create free account
hub / github.com/MultiPath/CopyNet / __init__

Method __init__

emolga/models/encdec.py:316–471  ·  view source on GitHub ↗

mode = RNN: use a RNN Decoder

(self,
                 config, rng, prefix='dec',
                 mode='RNN', embed=None,
                 highway=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

DropoutClass · 0.90
DenseClass · 0.90
EmbeddingClass · 0.85
ZeroClass · 0.85
ActivationClass · 0.85
__init__Method · 0.45
_addMethod · 0.45

Tested by

no test coverage detected