Commit Graph

32 Commits (39d5bb6dce23d4bd9c1ef47ad6f2c5e50dba516a)

Author SHA1 Message Date
Zhang Ting 7d0cbfd045
fix negative framework overhead in Profiling Report (#24850)
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
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
chengduo 0979956619
Add memory profiler (#16137)
6 years ago
chengduo 8e904d322f
Remove unnecessary dependence for profiler (#15899)
6 years ago
chengduo 3b08c9abf4
enhance profiler (#15842)
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
6 years ago
gongweibao 078223b3e3
Add rpc timeline. (#13900)
6 years ago
dzhwinter d361624c1d
platform module (#12932)
7 years ago
Xin Pan caf10b474f make profiler use thread_id from g_thread_id
7 years ago
Xin Pan 08e4970e45 follow comments
7 years ago
Xin Pan 94c0a64d62 Fix a profiler race condition
7 years ago
Xin Pan 5a9f17f02b clean up
7 years ago
Xin Pan 76d8b14bce Add timeline support for distributed training
7 years ago
Yiqun Liu 6084af47ef
Fix the bug when a input variable of op is dispensable. (#10268)
7 years ago
qingqing01 add367c3f4 Code cleanup in the profiler code. (#9782)
7 years ago
qiaolongfei a39c861530 rm unused private field in profiler
7 years ago
Xin Pan 4840c49b27 Better timeline
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