Commit Graph

111 Commits (34aac18cb0e6ac25621ffda162035eb1029d5282)

Author SHA1 Message Date
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago
typhoonzero 1540703394 fix_pybind_op_reg_nokernel
7 years ago
typhoonzero 13b4749e24 fix_pybind_op_reg_nokernel
7 years ago
chengduo e85fa5e9c1 Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
7 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
7 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
7 years ago
chengduoZH 6c6474cbd8 follow coments
7 years ago
chengduoZH fcfce48421 follow coments
7 years ago
Yu Yang adec0d30fe Simplify SumOp Kernel
7 years ago
chengduoZH 2ed56df1e6 remove conflict
7 years ago
chengduoZH df59889984 remove conflict
7 years ago
Liu Yiqun 8bafdda0ad Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
chengduoZH 6326c40d27 Add max pool with index
7 years ago
Liu Yiqun 05ed8ee8ab Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead.
7 years ago
chengduoZH 3c0f079333 remove conflict and fix InferShape function
7 years ago
guosheng 99b8dbb14f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ReduceOp
7 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
7 years ago
guosheng 8b3bf28c6b Refine reduce_op and follow comments
7 years ago
chengduoZH 3416f5e0f8 fix function define
8 years ago
chengduoZH a8477381ac Add pooling2d(max, ave) and pooling3d(max, ave) Op
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
Yu Yang 07915c95ec Renamed to strided_memcpy and prettify unittests
8 years ago
Yu Yang 3a4897ab15 Add TensorCopy method
8 years ago
qijun fd559b3a7e Merge remote-tracking branch 'baidu/develop' into activation_ops
8 years ago
zchen0211 39d79e6419 modified codes
8 years ago
zchen0211 299dcb6715 merge with new change
8 years ago
qijun fd5aa2ada2 merge baidu/develop
8 years ago
Luo Tao 9fa2372ce2 Merge branch 'develop' into use_op
8 years ago
Luo Tao f657e21f57 update new_op_cn.md, fix type error
8 years ago
Yancey1989 6c59f948d0 update
8 years ago
Yancey1989 7953ad623c delete unused dpends
8 years ago
Luo Tao 0597f4de99 auto generate USE_OP() in pybind.cc
8 years ago
zchen0211 b8e75c1f1a cond op
8 years ago
yangyaming 9802c42555 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
Luo Tao 42513496f3 fix a type error in operator/CMakeLists.txt
8 years ago
Luo Tao 2beaf3aa2a auto find .cc or .cu in operator/CMakeLists.txt
8 years ago
Luo Tao 740c8ba12a remove scatter_op.cu/gather_op.cu as they support only_cpu now
8 years ago
Luo Tao a60128aeb2 move identity_op from scale_op.cc to be a single file
8 years ago
yangyaming 3970f240b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
Luo Tao 7f27b5e1b6 refine paddle/operator/CMakeLists.txt
8 years ago
Luo Tao 7736992187 Simplify the CMakeLists for paddle/operator and paddle/pybind
8 years ago
yangyaming a4df3f5bd8 Finish framework of squared_l2_distance_op.
8 years ago
zchen0211 c5e28dd1a0 scatter check in
8 years ago
qingqing01 aafeff0fde Merge branch 'develop' into lookup_table
8 years ago
qingqing01 fe480b9ebe Merge branch 'develop' into lookup_table
8 years ago
Yu Yang 25e6c014a4 Merge branch 'feature/identity_op' into feature/minus_op
8 years ago
Yu Yang b53f4e0be7 Merge branch 'develop' of github.com:baidu/Paddle into feature/identity_op
8 years ago
dangqingqing d8ea560eb2 resolve conflicts
8 years ago