Args: input (LongTensor): len x batch x nfeat. lengths (LongTensor): batch hidden: Initial hidden state. Returns: hidden_t (Variable): Pair of layers x batch x rnn_size - final encoder state
(self, input, lengths=None, hidden=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected