Skip to content

[Bug]: 使用一键预测依存句法分析时,使用分词结果来输入时,不能批量预测 #5621

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

Closed
1 task done
LiAI-tech opened this issue Apr 12, 2023 · 1 comment
Assignees
Labels
bug Something isn't working triage

Comments

@LiAI-tech
Copy link

软件环境

- paddlepaddle:2.4.1
- paddlepaddle-gpu: 
- paddlenlp: 2.4.8

重复问题

  • I have searched the existing issues

错误描述

File "D:\miniconda3\envs\sanic\lib\site-packages\paddlenlp\taskflow\dependency_parsing.py", line 311, in _run_model
    self.predictor.run()
RuntimeError: could not create a primitive descriptor for a reorder primitive

稳定复现步骤 & 代码

ddp = Taskflow("dependency_parsing")
ddp.frodm_segments([['三亚', '是', '一座', '美丽', '的', '城市'], ['他', '送', '了', '一本', '书']])

@LiAI-tech LiAI-tech added the bug Something isn't working label Apr 12, 2023
@w5688414
Copy link
Contributor

w5688414 commented May 8, 2024

您好,目前没有相关的开发计划,欢迎开发者贡献

@paddle-bot paddle-bot bot closed this as completed May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants