Paddle 在训练过程中打印的提示,怎么消除

iyfjxgzm  于 2021-12-07  发布在  Java
关注(0)|答案(2)|浏览(364)

paddle2.0 python=3.8在训练过程中打印的提示,怎么消除?
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/layers/utils.py:77: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
return (isinstance(seq, collections.Sequence) and

nfeuvbwi

nfeuvbwi1#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

kx5bkwkv

kx5bkwkv2#

收到,目前应该没有办法消除, 这个问题我们修复一下吧.

相关问题