Commit Graph

25 Commits (fce37bc5937d9a79d60aaec9185bb792dd6b21bc)

Author SHA1 Message Date
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