Commit Graph

288 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
Yang Yang(Tony) 25cb906403
Fix call once logic (#7839)
7 years ago
qingqing01 750299f577
Merge pull request #7576 from qingqing01/profiling_py
7 years ago
dangqingqing 0358fd0197 Refine profiler code.
7 years ago
dangqingqing e5fc79d88a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing eaabf2aa9f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
dangqingqing a89e1b85fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing 609ede25b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
Luo Tao 5c056535ed Merge branch 'develop' into fluid_infer
7 years ago
dangqingqing dd5e8d6c23 Fix the cmake dependences.
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dangqingqing d2a70243f1 Refine profiler and expose to Python.
7 years ago
Luo Tao 2be7cf909a add paddle INSTALL for fluid api
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
7 years ago
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
7 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
7 years ago
Tao Luo b9ce55faad
Merge pull request #7290 from luotao1/profiler
7 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
7 years ago
Luo Tao 01ee42b121 fix compile error in profiler.cc
7 years ago
Yang Yu 63ff0b4ba9 Refine get_places
7 years ago
Yibing Liu 5e90f5e187
Merge pull request #7043 from kuke/profiler_tool
7 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Yibing Liu 6416eee780 Merge branch 'develop' of upstream into profiling_tool
7 years ago
Yibing Liu ea0280b4a1 Remove unused included header gflags
7 years ago
Yibing Liu d09503b2be Remove the redundant switch case statement
7 years ago
Yibing Liu 7a4f3be9f3 Fix profiler place bug
7 years ago
Yibing Liu df3b250c70 Fix bad_alloc bug & refine code in profiler
7 years ago
Yibing Liu 367a5c9ef2 Merge branch 'develop' of upstream into profiler_tool
7 years ago
Yibing Liu 5a0a461753 Make time calc funcs return ms instead of us
7 years ago
Yibing Liu d7e56847c7 fix typos
7 years ago
Yibing Liu 0aa03a822e Enable sorting the profiling result by different keys
7 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
tensor-tang 9c7cea81c8 follow comments, use unique_ptr and remove unused file
7 years ago
Yibing Liu 2d94eca8a1 Format profiling report
7 years ago
Yibing Liu 0f4410755f Confirm the contents in profiling report
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
Yibing Liu 770aff2c4d Merge the update in profiling tool
7 years ago
tensor-tang b0ba2b061e fix typo
7 years ago
tensor-tang 31fda46cf4 fix mkldnn deps
7 years ago
tensor-tang 03091ccbff add mkldnn_helper
7 years ago
tensor-tang 72652845b6 add MKLDNNDeviceContext
7 years ago
dangqingqing 0a5fbb0650 Refine code struct.
7 years ago
dangqingqing f03e73c8fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiler_tool
7 years ago
Yang Yu f97205ee83 Merge branch 'develop' of github.com:baidu/Paddle into feature/is_nan
7 years ago
Luo Tao 717e125213 fix some warning
7 years ago
Yang Yu 003917d881 Fix compile
7 years ago
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
7 years ago
Yang Yu 15309fde2c Add API for HasNAN HasInf
7 years ago
Yang Yu a5e1cf5a2e Rename API of DeviceContext
7 years ago
Yibing Liu 5837166c98 Merge branch 'develop' of upstream into profiler_tool
7 years ago