Commit Graph

809 Commits (5deeefedfbd08354c5efe7cf832268125894b969)

Author SHA1 Message Date
Yu Yang e315da970c Merge branch 'develop' of github.com:baidu/Paddle into feature/unify_clang_format
7 years ago
Luo Tao c53d214205 fix compiler warning from MKLDNNLayer and so on
7 years ago
whs 3e96242909 Merge pull request #4422 from wanghaoshuang/fix_clip
7 years ago
wanghaoshuang 1ad4efa8de Fix comments
7 years ago
wanghaoshuang 6da5670f62 revert deleting ShareLoD
7 years ago
wanghaoshuang 028973815b Fix InferShape of clip op.
7 years ago
qiaolongfei 729b2152ae add include op_registry.h to elementwise_op_function.h
7 years ago
qiaolongfei abdcd8282e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reduce-elementwise-warning
7 years ago
qiaolongfei 325ee63746 fix SoftmaxWithCrossEntropyOp
7 years ago
qiaolongfei 0fa4b985a9 split elementwise_op.h into two header files
7 years ago
Yiqun Liu 29cb85634c Merge pull request #4144 from lcy-seso/softmax_with_cross_entropy_op
7 years ago
caoying03 97509b68e7 cross entropy as a functor to avoid duplicated codes.
7 years ago
Yu Yang 60857f4909 Unify clang-format and add some missing clang-format
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
7 years ago
Yibing Liu e9dbc85b3d to trigger ci for multiplex_op
7 years ago
caoying03 40aee48a80 follow comments.
7 years ago
caoying03 3d77360b89 add negative clipping for softmax.
7 years ago
caoying03 360bde9a70 Merge branch 'develop' into softmax_with_cross_entropy_op
7 years ago
Cao Ying 7d65321620 Merge pull request #4237 from lcy-seso/optimize_cross_entropy_kernel
7 years ago
caoying03 000d75116f fix backward op.
7 years ago
Yibing Liu 58ac8f46b8 apply more general dims for multiplex_op
7 years ago
Yibing Liu 089f8e2d37 Merge branch 'develop' of upstream into multiplex_modify_dev
7 years ago
caoying03 8b8ad6b164 fix implementations of supporting soft labels.
7 years ago
Zhuoyuan f698a49ce3 Merge pull request #4240 from zchen0211/develop
7 years ago
Yibing Liu 236af56612 separate index tensor from candidate tensors in multiplex_op
7 years ago
Yibing Liu f94109d428 replace LoDTensor in multiplex_op
7 years ago
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
7 years ago
qiaolongfei 9301d3b5ea add namespace and reduce warning
7 years ago
Yibing Liu 47fbc96fa1 Merge pull request #4064 from kuke/multiplex_op_dev
7 years ago
Yibing Liu fb52bc6e12 revert code layout in multiplex_op
7 years ago
Tao Luo 01bec25734 Merge pull request #4193 from luotao1/seq_pool
7 years ago
caoying03 bb58b63b6c Merge branch 'develop' into softmax_with_cross_entropy_op
7 years ago
caoying03 201c2bcf20 delete redundant codes.
7 years ago
caoying03 6735585b0f fix cpu kernel with soft labels.
7 years ago
Yibing Liu 7620efdf1c combine gpu&cpu code in multiplex_op
7 years ago
Zhuoyuan 5b7fd00d1f Merge pull request #4280 from Superjom/feature/recurrent_op_backward_fix
7 years ago
fengjiayi 948d1d782b Fix progma_once error
7 years ago
superjom b545b5b86b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
7 years ago
caoying03 30bfaab36e Merge branch 'develop' into optimize_cross_entropy_kernel
7 years ago
caoying03 141b8dbce6 update the backward kernel.
7 years ago
gongweibao f99841dd2a Elementwise operator. (#4139)
7 years ago
qingqing01 7831b1d9ea Merge branch 'develop' into attr_bool
7 years ago
dangqingqing 0dce16a697 Use bool type for attr in cross_entropy_op.
7 years ago
Yibing Liu 85a5d38446 Merge branch 'develop' of upstream into multiplex_op_dev
7 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
7 years ago
Luo Tao 0449b9c89e Merge branch 'develop' into seq_pool
7 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
7 years ago
caoying03 f1d5fb3b9a support soft labels.
7 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago