Commit Graph

29 Commits (67ba884d2a9f564ac9cb154dbfa5234e244069d5)

Author SHA1 Message Date
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
typhoonzero 00f8e63b8d update
7 years ago
Qiao Longfei f0af1398b8
add prefetch_op (#9495)
7 years ago
gongweibao e0b5691e41
Add drop_out_op unit test (#9364)
7 years ago
Yancey 1b0a17f415
Merge pull request #9303 from Yancey1989/split_send_op
7 years ago
Yancey1989 ebbb428db9 fix ci
7 years ago
Yancey1989 79af7cc9d3 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into split_send_op
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago
Yancey1989 2a4221ac07 split send op to send_vars and send_barrier
7 years ago
sabreshao e50205e744 CMake refine for HIP support.
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
7 years ago
Luo Tao 3ddc997182 rename concat_functor to concat, refine CMakeLists based on comments
7 years ago
Luo Tao 1ef97fa7b1 Merge branch 'develop' into math_function
7 years ago
chengduo 84aea8a8a1
Merge pull request #8669 from chengduoZH/feature/concat_op
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
7 years ago
Yu Yang 4690b9c987 FIX CI
7 years ago
Yu Yang 4d8345e3ac Extract create_reader_op to three files
7 years ago
typhoonzero f94a758c16 fix fluid distribute build
7 years ago
Luo Tao f67275a920 refine operator/math/CMakeLists.txt, seperate im2col from math_function
7 years ago
chengduoZH 60e7ee0611 refine concat_op
7 years ago
Luo Tao 6dd3a61b2f combine batch_size_like.cc into batch_size_like.h
7 years ago
chengduoZH 62fe2f28a1 follow comments
7 years ago
chengduoZH 16fc5e3893 refine cmake for cudnn
7 years ago
emailweixu 6752b06f8c Generating random numbers with given batch size (#8337)
7 years ago
Luo Tao 77f04fd97a move paddle/pybind/pybind.h to paddle/fluid/pybind/pybind.h, and cancel the test_parallel_op temporary
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago