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

Method __call__

emolga/layers/recurrent.py:141–223  ·  view source on GitHub ↗

:param X: input sequence :param mask: input mask :param C: context constant :return:

(self, X, mask=None, C=None, init_h=None,
                 return_sequence=False, one_step=False,
                 return_gates=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

_stepMethod · 0.95
_step_gateMethod · 0.95
dotFunction · 0.85
alloc_zeros_matrixFunction · 0.85

Tested by

no test coverage detected