PaddleVideo icon indicating copy to clipboard operation
PaddleVideo copied to clipboard

Attention_LSTM导出onnx失败,算子不支持

Open FitzShen666 opened this issue 3 years ago • 1 comments

使用paddle2onnx对Attention_LSTM模型进行转换,发现部分算子不支持:

There's 3 ops are not supported yet =========== sequence_softmax =========== =========== lstm =========== =========== sequence_pool ===========

请问是否会对这些算子提供转换支持?

FitzShen666 avatar Jan 24 '22 04:01 FitzShen666

可更新至新版环境--2.6。已支持。

luyao-cv avatar Mar 04 '24 08:03 luyao-cv