Commit Graph

22 Commits (3ae9aa93c4dfc64525c3f2fffbbe2bcef3f4cabd)

Author SHA1 Message Date
Luo Tao 871a3f6e76 remove unused PADDLE_ONLY_CPU comment
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
7 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