Commit Graph

240 Commits (e9a60e4c8e7f73b3b1e33cec4fd2d855055cd1eb)

Author SHA1 Message Date
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
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
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
Yu Yang d5cab4f07c
Fix compile on CUDA9.1 & MacOS (#6642)
7 years ago
tensor-tang bf269d67b3 fix place_test on MKLDNNPlace
7 years ago
tensor-tang a92f057ed1 fix conflict of Place
7 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
7 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
tensor-tang e0c3317646 add MKLDNNPlace
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
qingqing01 5ba231d80b
Merge pull request #6374 from reyoung/feature/remove_device_context_finish
7 years ago
Yang Yu 6b9567e0ac Remove DeviceContext::Finish
7 years ago
Yu Yang f291abfc53
Add HasCUDNN to detect if CUDNN is installed or not (#6349)
7 years ago
QI JUN 96a5f96cc1
fix bug in gpu default memory allocating policy (#6268)
7 years ago
QI JUN d066b07f14 change GPU memory allocating policy (#6159)
7 years ago
chengduo e50f35706a code refine (#6164)
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
武毅 4ecbab42d8
Fix compile on cudnn7 (#5982)
7 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
7 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
7 years ago
dangqingqing 322d69f209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nvprof
7 years ago
dangqingqing 6cf2dcbc1f Add cuda profiler tools.
7 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
7 years ago
Qiao Longfei c9172c1cb3
Make enforce target (#5889)
7 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
7 years ago
chengduoZH dec61ab6df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
chengduoZH 0bc2f41da9 remove conflict
7 years ago
chengduoZH 7e91da41e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_pool3d
7 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
7 years ago
dzhwinter e97b89873a
"fix accuracy kernel bug" (#5673)
7 years ago