Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

机器翻译infer报错 #858

Open
chopperm opened this issue Jun 8, 2020 · 6 comments
Open

机器翻译infer报错 #858

chopperm opened this issue Jun 8, 2020 · 6 comments

Comments

@chopperm
Copy link

chopperm commented Jun 8, 2020

"The following exception is not an EOF exception.")
Traceback (most recent call last):
File "seq2seq.py", line 343, in
main(use_cuda)
File "seq2seq.py", line 338, in main
infer(use_cuda)
File "seq2seq.py", line 319, in infer
seq_ids = exe.run(prog, feed=data, fetch_list=[predict_seqs])[0]

用的是demo代码,未做修改,paddle版本1.6.1,python版本2.7.13

@heavengate
Copy link

麻烦问下具体用的那个demo,还有麻烦给出全量的报错信息

@zhaowenfeng555
Copy link

06.understand_sentiment

@zhaowenfeng555
Copy link

train_conv.py

@zhaowenfeng555
Copy link

image

@zhaowenfeng555
Copy link

这个得 infer 报错

@lfchener
Copy link
Contributor

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

No branches or pull requests

4 participants