Skip to content

Conversation

rainyfly
Copy link
Contributor

@rainyfly rainyfly commented Mar 30, 2022

PR types

Others

PR changes

Others

Describe

新加入的Python层的打点会使得老的profiler打印非常深的表单信息。为了维护老的profiler统计功能,将新加入的Python层的打点给排除。框架C++层的打点原来老的打点类型都被标记成了Operator, OperatorInner, UserDefined这三种类型的打点,目前处理方法是只允许这三种类型的打点进入老的profiler的收集信息, 以及将新profiler的分级打点机制用到老profiler上。

@paddle-bot-old paddle-bot-old bot added contributor External developers status: proposed labels Mar 30, 2022
@paddle-bot-old
Copy link

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

liutiexing
liutiexing previously approved these changes Mar 30, 2022
@liutiexing liutiexing merged commit a6bf221 into PaddlePaddle:develop Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants