Commit Graph

56 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
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
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
tensor-tang b0ba2b061e fix typo
7 years ago
tensor-tang 03091ccbff add mkldnn_helper
7 years ago
tensor-tang 72652845b6 add MKLDNNDeviceContext
7 years ago
Yang Yu 003917d881 Fix compile
7 years ago
Yang Yu 15309fde2c Add API for HasNAN HasInf
7 years ago
Yang Yu a5e1cf5a2e Rename API of DeviceContext
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
dzhwinter a521ace63a "remove hash combine"
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
dzhwinter ad2ab95207
"small fix of Place" (#6766)
7 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Yang Yu 6b9567e0ac Remove DeviceContext::Finish
7 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
qijun 7a6fcc7d30 move EigenDeviceConverter to device_context.h
8 years ago
Yu Yang ba1f5b5c58 Sync computation when Python invoke `run`
8 years ago
Yu Yang 81d56ca86b Remove lazy-initialization in device_context
8 years ago
qijun 36e8e72566 expose random seed to users
8 years ago
qijun 2f47f35b3e fix gpu build error
8 years ago
qijun 7c274dc0a1 use curand
8 years ago
qijun d525abed95 refine random related ops
8 years ago
qijun f168843e47 fix gpu build error
8 years ago
qijun 95fe318e3e init
8 years ago
Yi Wang a40b755b6a Add explicit to some constructors
8 years ago
liaogang b58725bd51 Add cpplint for *.h and cuda *.cu
8 years ago
qijun 5364b3944e use cuda default stream
8 years ago
liaogang c2b8bd34be FIX: name convention
8 years ago
liaogang d951e9c726 Fix: refine device context and fix place()
8 years ago
liaogang 941eccac83 Follow comments
8 years ago
qijun 5017b15468 refactor tensor mutable_data
8 years ago
qijun 9e3a9eb233 merge baidu/develop
8 years ago
qijun d649dbf442 implement add_op kernel
8 years ago
liaogang 90c4cd8323 FIX: header file
8 years ago
liaogang f812de2cce ENH: unify PADDLE_ENFORCE
8 years ago
liaogang 365b457a04 Merge conflicts
8 years ago
qijun 70d937c595 add memory header file
8 years ago
qijun be2c1a3b99 follow comments
8 years ago
qijun a07deac9ef follow comments
8 years ago
qijun 85806e7585 follow comments
8 years ago
qijun 8ee50a35d4 fix gpu build error
8 years ago
qijun ca23d86160 merge baidu/develop
8 years ago
qijun 4d336d9063 follow comments
8 years ago