Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

算子不支持 #1478

Open
the-jsc opened this issue Jan 16, 2025 · 0 comments
Open

算子不支持 #1478

the-jsc opened this issue Jan 16, 2025 · 0 comments

Comments

@the-jsc
Copy link

the-jsc commented Jan 16, 2025

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

Describe the bug

from paddlenlp import Taskflow
ner = Taskflow(task='ner', mode='fast')

该模型使用paddle2onnx报错

[Paddle2ONNX] Oops, there are some operators not supported yet, including viterbi_decode,
[ERROR] Due to the unsupported operators, the conversion is aborted.

Informations (please complete the following information):

  • Inference engine for deployment: TensorFlow Serving
  • Why convert to onnx:模型 → onnx → pb,以便Java调用
  • Paddle2ONNX Version: paddle2onnx-1.3.1 with python>=3.8, paddlepaddle>=2.0.0
  • Email/Wechat/Phone: [email protected]

Screenshots

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant