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

Method grid_

emolga/layers/gridlstm.py:195–240  ·  view source on GitHub ↗

=================================================== Grid (2D as an example) ------------- | c' d' | Grid Block and Grid Updates. | a a'| | | [d' c'] = LSTM_d([b, d], c) | b b'| [a' b'] = LSTM_t([

(self,
              hs_i,
              ms_i,
              xs_i,
              priority=1,
              identity=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_stepMethod · 0.80
_stepMethod · 0.80
_stepMethod · 0.80
_stepMethod · 0.80

Calls 1

lstm_Method · 0.95

Tested by

no test coverage detected