MCPcopy Create free account
hub / github.com/HawkAaron/RNN-Transducer / forward

Method forward

seq2seq/encoder.py:13–21  ·  view source on GitHub ↗

`inputs`: (batch, length, input_size) `hidden`: Initial hidden state (num_layer, batch_size, hidden_size)

(self, inputs, hidden=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected