You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
6 years ago
..
framework Merge pull request #15923 from Sand3r-/mgallus/conv-residual-ut 6 years ago
imperative Merge pull request #15831 from velconia/imperative_engine 6 years ago
inference Merge pull request #15857 from sfraczek/fix-typo 6 years ago
memory fix comment, test=develop 6 years ago
operators Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493) 6 years ago
platform test=develop 6 years ago
pybind Merge pull request #15831 from velconia/imperative_engine 6 years ago
recordio
string fix compile error in distributed mode 6 years ago
train Change *(smart_ptr.get()) -> *smart_ptr 6 years ago
.clang-format
API.spec Merge pull request #15425 from panyx0718/api 6 years ago
CMakeLists.txt