Skip to content

Need max_sequence_len_op #5912

@JiayiFeng

Description

@JiayiFeng

In our newest design, dynamic RNN is actually a wrap of while_op. To run while_op, we need to specify the loop step numbers n. In dynamic RNN, this n should be the max sequence length. So an operator which is able to get this length is required.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions