Commit Graph

54 Commits (8f2656ef5ca4ab16f06d94b8ca9392d3f0f760ae)

Author SHA1 Message Date
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
GaoWei8 c10dcff12d
refine PADDLE_ENFORCE (#25456)
5 years ago
wangchaochaohu feba131893
fix the sgement fault error of profiler in seqseq model test=develop (#24952)
5 years ago
wangchaochaohu 79caed6667
fix the print error of PE record_event and framework overhead in profiler test=develop (#24744)
5 years ago
wangchaochaohu dbfe5333c5
Add pe profiler Event (#24611)
5 years ago
wangchaochaohu 6ba7c3ac92
Reduce the construction time of fuction about profiler (#24117)
5 years ago
Zhang Ting 72ff5a09c3
fix print bug of profile, test=develop (#22804)
5 years ago
wangchaochaohu 7578fcbac4
Profile code refine (#22800)
5 years ago
Zhang Ting f97f3f9301
add framework overhead ratio in profile report (#22590)
5 years ago
wangchaochaohu 611411b90e
Fusion group profile support (#22718)
5 years ago
wangchaochaohu a089072c8b
fix the profile print error (#22665)
5 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
5 years ago
wangchaochaohu 77dd0d97bb
use enum class to replace the usage of enum in some condition test=develop (#22464)
5 years ago
wangchaochaohu 621d3e0b66
fix the bug of profile update (#22207)
6 years ago
wangchaochaohu c3876cf82d
add support for nested profiling event and printing in different level (#22061)
6 years ago
wangchaochaohu 932aca162d
Add Branch to avoid CPU profiler warning print (#21556)
6 years ago
wangchaochaohu e0e205ea2d
fix the profiling bug test=develop (#21396)
6 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
7 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
Qiao Longfei 9e4e9e9b6e clean rpc server profiler
7 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
7 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
7 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
7 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