Training the GraphSum & SgSum issue
77-qiqi-wang opened this issue · 1 comments
77-qiqi-wang commented
Hi, GraphSum and SgSum are outstanding works.
But by repeating the training process, we faced the issue,
RuntimeError: parallel_for failed: no kernel image is available for execution on the device
For the line,
exe.run(startup_prog)
Could you please give me some idea for resolving this problem? Is the issue occur because of the non-distribute training?
Many thanks.
Weili-NLP commented
It shows that your PaddlePaddle env has problems. Please check it. You can install PaddlePaddle following https://www.paddlepaddle.org.cn/documentation/docs/zh/install/index_cn.html