Commit Graph

133 Commits (8f4c488e6e2fa88438142fce1ef504521c2fd18e)

Author SHA1 Message Date
dzhwinter 833d0ad0fe
Merge pull request #4838 from dzhwinter/feature/multigpu
7 years ago
chengduo 5a95792925 Merge pull request #4636 from chengduoZH/Add_pool_cudnn_op
7 years ago
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
7 years ago
Dong Zhihong 16a39d24f3 fix conflict
7 years ago
chengduoZH 25df892932 remove conflict
7 years ago
chengduo 8e3ecf5d11 Merge pull request #4814 from chengduoZH/Add_sequence_project_op
7 years ago
chengduoZH 99c6f44a5a follow comments
7 years ago
chengduoZH 1bb0e2943b Add pool2d cudnn
7 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
7 years ago
Dong Zhihong 626ff3b79e "polish cmake file"
7 years ago
Dong Zhihong bab5e53c03 Merge remote-tracking branch 'origin/develop' into feature/multigpu
7 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
7 years ago
Dong Zhihong ef257e6d96 write nccl c++ test case
7 years ago
chengduoZH b15c69f59d remove conflict
7 years ago
Dong Zhihong 50f04dcae3 "add init allreduce test"
7 years ago
Dong Zhihong f6106ffa7e merge develop into multigpu
7 years ago
Dong Zhihong 423d7438a1 "add register gpu macro"
7 years ago
chengduoZH f2ccef26bf Add sequence_conv_op
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
7 years ago
Dong Zhihong 333045d7b2 "move nccl to another directory"
7 years ago
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago
Dong Zhihong d2be7ec370 Merge remote-tracking branch 'origin/develop' into multigpu
7 years ago
Dong Zhihong d144310415 "nccl add interface"
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