MCPcopy Create free account
hub / github.com/tensorflow/lingvo / __init__

Method __init__

lingvo/core/recurrent.py:1167–1198  ·  view source on GitHub ↗
(self,
               cell_fn,
               cell_out,
               cell_grad,
               cell_out_grad,
               theta,
               state0,
               accumulator_layer,
               inputs,
               extras,
               out_links,
               unused_acc_state=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_GetCellGradFunction · 0.85
TransformMethod · 0.45

Tested by

no test coverage detected