Commit Graph

33 Commits (c70ea1cc30cfa54228d10e56934119e3a68e3e51)

Author SHA1 Message Date
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
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
8 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
8 years ago
Luo Tao 871a3f6e76 remove unused PADDLE_ONLY_CPU comment
8 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
8 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
8 years ago
qijun 7a6fcc7d30 move EigenDeviceConverter to device_context.h
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
Superjom 5c437c43c7 fix paddle/develop build error concerning rnnop
8 years ago
qijun 5364b3944e use cuda default stream
8 years ago
qijun d962c2a997 fix bug in CUDADeviceContext
8 years ago
liaogang c2b8bd34be FIX: name convention
8 years ago
liaogang d951e9c726 Fix: refine device context and fix place()
8 years ago
qijun d649dbf442 implement add_op kernel
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 14d2c3990f split device_context
8 years ago
Yu Yang a046605307 Refine CUDA Related libraries
8 years ago