Commit Graph

34 Commits (73cdea01d49673ec3b759831930e38f8024f2e6d)

Author SHA1 Message Date
wanghuancoder 90773473a0
use nvtx push pop in timeline (#30567)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Zhang Ting 7d0cbfd045
fix negative framework overhead in Profiling Report (#24850)
5 years ago
wangchaochaohu dbfe5333c5
Add pe profiler Event (#24611)
6 years ago
wangchaochaohu 6ba7c3ac92
Reduce the construction time of fuction about profiler (#24117)
6 years ago
Zhang Ting 72ff5a09c3
fix print bug of profile, test=develop (#22804)
6 years ago
wangchaochaohu 7578fcbac4
Profile code refine (#22800)
6 years ago
wangchaochaohu a089072c8b
fix the profile print error (#22665)
6 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
6 years ago
wangchaochaohu 77dd0d97bb
use enum class to replace the usage of enum in some condition test=develop (#22464)
6 years ago
chengduo 0979956619
Add memory profiler (#16137)
7 years ago
chengduo 8e904d322f
Remove unnecessary dependence for profiler (#15899)
7 years ago
chengduo 3b08c9abf4
enhance profiler (#15842)
7 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
7 years ago
gongweibao 078223b3e3
Add rpc timeline. (#13900)
7 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
8 years ago
Xin Pan 94c0a64d62 Fix a profiler race condition
8 years ago
Xin Pan 5a9f17f02b clean up
8 years ago
Xin Pan 76d8b14bce Add timeline support for distributed training
8 years ago
Yiqun Liu 6084af47ef
Fix the bug when a input variable of op is dispensable. (#10268)
8 years ago
qingqing01 add367c3f4 Code cleanup in the profiler code. (#9782)
8 years ago
qiaolongfei a39c861530 rm unused private field in profiler
8 years ago
Xin Pan 4840c49b27 Better timeline
8 years ago
Xin Pan 55b2d3d032 Add CPU time to the timeline.
8 years ago
Xin Pan 12843a3a53 Firt timeline version
8 years ago
Yibing Liu c0876cf686 update due to upstream's change
8 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago