Commit Graph

268 Commits (5e90f5e1876dfb01a0df571885082211f1170da1)

Author SHA1 Message Date
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
Yibing Liu 55b17c1171 Add the parsing part for the profiling tool
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
7 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
7 years ago
dzhwinter a521ace63a "remove hash combine"
7 years ago
QI JUN 37e9626437 refine OpKernelType (#6879)
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
dangqingqing ba8660a1bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
7 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
dzhwinter ad2ab95207
"small fix of Place" (#6766)
7 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
7 years ago
dangqingqing f266284d9f Fix the compiling for only CPU mode.
7 years ago
dangqingqing 10622ba3cf Resolve conflicts.
7 years ago
dangqingqing 9d73950ec9 Add profiling tools for fluid.
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
Yu Yang 1b0c7d7c7a
Simplize system_allocator and fix GPU_INFO (#6653)
7 years ago