Skip to content

[feature request] Type-1 Multi-layer bidirectional RNN #4930

Open
@adonisues

Description

Hello
I request another type of multi-layer bidirectional RNN.
Currently forward output and backward output is concatenated after each layer.
But, for language modeling, we need independent forward rnn and backward rnn util the last layer and output concatenation is only need at the last layer.

thank you.

cc @ezyang @gchanan @zou3519 @csarofeen @ptrblck

Metadata

Assignees

Labels

function requestA request for a new function or the addition of new arguments/modes to an existing function.module: cudnnRelated to torch.backends.cudnn, and CuDNN supportmodule: rnnIssues related to RNN support (LSTM, GRU, etc)triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions