Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add profiler backend #1112

Merged

Conversation

rainyfly
Copy link
Collaborator

@rainyfly rainyfly commented Aug 8, 2022

  1. 加入Profiler后端代码。
    a. 数据加载和解析采用多进程+多线程的方式,实现文件profiler_reader.py, run_manager.py
    b. 服务的url和api, 实现文件 profiler_server.py
    c. 每个Profiler解析后数据的存储和url的响应数据构造 profiler_data.py
    d. Overview, Operator, Kernel, Distributed, Tracer, Memory页面数据的解析, 分别对应一个parser文件。

@nepeplwu nepeplwu merged commit d251028 into PaddlePaddle:develop Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants