Commit Graph

296 Commits (f605d00f66f27066d68033e2dbbaef806954e24b)

Author SHA1 Message Date
helinwang e80255ce51
Merge pull request #8200 from tonyyang-svail/disable_nccl_test
7 years ago
qingqing01 ae0740ce66
Merge pull request #8193 from qingqing01/ssd_target_assign
7 years ago
Yang Yang 2668b4d67e disable nccl test
7 years ago
dangqingqing 4793e86b92 Add target_assign_op for SSD detection.
7 years ago
Luo Tao 59e4dd5797 add independent inference_lib.cmake
7 years ago
Luo Tao 446198dab6 Merge branch 'develop' into inference_lib_dist
7 years ago
Yibing Liu be65516876 Fix the error when sorted_key is none in profiler
7 years ago
Luo Tao 9b5d41b636 make inference_lib_dist
7 years ago
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