Commit Graph

10 Commits (87aae57cf09434befd1538b50c29b3d2e18c4ee0)

Author SHA1 Message Date
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
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
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
7 years ago
Yu Yang c5fa417c62 Host and device transform API
8 years ago
qijun 881c5d00d0 remove device_context deps in memcpy
8 years ago
liaogang b4ff2e4394 Remove GPUPlaceGuard
8 years ago
Yi Wang 51152adf0b Fix end of namespace
8 years ago
Yi Wang 858dea8834 Move memory::Copy out from memory.h into memcpy.h
8 years ago