Commit Graph

18 Commits (e4c35d837d79c4b1a4f30e42efe143f64ec10e71)

Author SHA1 Message Date
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