Commit Graph

39 Commits (45702951226401a24df501960d7fd9b47152083d)

Author SHA1 Message Date
wangchaochaohu 932aca162d
Add Branch to avoid CPU profiler warning print (#21556)
5 years ago
wangchaochaohu e0e205ea2d
fix the profiling bug test=develop (#21396)
5 years ago
chengduo 0979956619
Add memory profiler (#16137)
6 years ago
chengduo 3b08c9abf4
enhance profiler (#15842)
6 years ago
Dun Liang 35a90e06bf test=develop
6 years ago
Dun Liang c9080f516b test=develop
6 years ago
Dun Liang 1c7bb0e40c test=develop
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
Yancey1989 82b42e31f0 polish unittest test=develop
6 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
Qiao Longfei 9e4e9e9b6e clean rpc server profiler
6 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
6 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
6 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
6 years ago
Yan Chunwei 0a641ba326
add ratio to profiler (#12701)
7 years ago
qiaolongfei 7c649e06c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
qiaolongfei 954d680b40 fix test_parallel_do.py
7 years ago
qiaolongfei 1623f1ba4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-profiler
7 years ago
qiaolongfei 4c5bcd7859 add guard to profiler
7 years ago
Xin Pan caf10b474f make profiler use thread_id from g_thread_id
7 years ago
qiaolongfei a6d30a8607 profiler support cpu
7 years ago
Xin Pan 75ea577fd3 allow profiler and timeline to work when dev_ctx is nullptr.
7 years ago
Xin Pan f14e579cc3 clean up
7 years ago
Xin Pan 3cb6395688 better profiler and benchmark
7 years ago
Xin Pan 94c0a64d62 Fix a profiler race condition
7 years ago
fengjiayi 2bff03bc1e fix a compile error (#10488)
7 years ago
Xin Pan 5a9f17f02b clean up
7 years ago
Xin Pan 76d8b14bce Add timeline support for distributed training
7 years ago
qingqing01 add367c3f4 Code cleanup in the profiler code. (#9782)
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
7 years ago
Xin Pan 55b2d3d032 Add CPU time to the timeline.
7 years ago
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Yibing Liu c0876cf686 update due to upstream's change
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago