Paddle Profiler output has duplicate entries

8aqjt8rx  于 5个月前  发布在  其他
关注(0)|答案(3)|浏览(43)

bug描述 Describe the Bug

When profiling humanseg v2 lite by enabling: config.enable_profile() I found in the output that two entries are duplicated, and the sum of all operations adds up to to total 122% instead of 100%. The extra 22% come from the fact that the duplicate entries take 22%. The bilinear_interp pybind_imperative_func and sum pybind_imperative_func . They have exact same values as can be seen in screenshot.

其他补充信息 Additional Supplementary Information

No response

iswrvxsc

iswrvxsc1#

@sfraczek do you mean this is a framework bug or model bug that Baidu need to take care of?

zc0qhyus

zc0qhyus2#

I think this is a framework bug.

7nbnzgx9

7nbnzgx93#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看 官网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!

相关问题