PaddlePaddle / Paddle2ONNX

ONNX Model Exporter for PaddlePaddle
Apache License 2.0
735 stars 172 forks source link

paddlenlp Taskflow("ner") 2 onnx 报错 #1341

Open Doloxetine opened 3 months ago

Doloxetine commented 3 months ago

Please fill in the information below so that we can solve the problem quickly, Thanks !

Describe the bug A clear and concise description of what the bug is. [Paddle2ONNX] Oops, there are some operators not supported yet, including viterbi_decode, [ERROR] Due to the unsupported operators, the conversion is aborted.


C++ Traceback (most recent call last):

0 paddle2onnx::Export(char const, char const, char, int, int, bool, bool, bool, bool, bool, char const, char, int, char const, bool*, bool, char**, int)


Error Message Summary:

FatalError: Process abort signal is detected by the operating system. [TimeInfo: Aborted at 1722927899 (unix time) try "date -d @1722927899" if you are using GNU date ] [SignalInfo: SIGABRT (@0x4265c00259720) received by PID 2463520 (TID 0x7f192009f740) from PID 2463520 ]

Informations (please complete the following information):

Screenshots

Additional context

Doloxetine commented 3 months ago

viterbi_decode