Skip to content

请问PaddleCustom-mlu 哪个版本支持rnn,lstm #1541

@wangzy0327

Description

@wangzy0327

ValueError: (InvalidArgument) MLU only support LSTM mode now, current mode is RNN_TANH
[Hint: Expected mode == "LSTM", but received mode:RNN_TANH != "LSTM":LSTM.] (at /paddle/backends/mlu/kernels/rnn_kernel.cc:127)

ValueError: (InvalidArgument) MLU only support 1 num_layers, current num_layers is 3
[Hint: Expected num_layers == 1, but received num_layers:3 != 1:1.] (at /paddle/backends/mlu/kernels/rnn_kernel.cc:133)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions