Commit Graph

798 Commits (dcfd31d7363f1c191a7c87789339a5db8fe9766e)

Author SHA1 Message Date
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
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
8 years ago
dangqingqing 0dce16a697 Use bool type for attr in cross_entropy_op.
8 years ago
Yibing Liu 85a5d38446 Merge branch 'develop' of upstream into multiplex_op_dev
8 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
8 years ago
Luo Tao 0449b9c89e Merge branch 'develop' into seq_pool
8 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
8 years ago
caoying03 f1d5fb3b9a support soft labels.
8 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago
caoying03 a2a0d6f82a Merge branch 'develop' into softmax_with_cross_entropy_op
8 years ago
hedaoyuan 0ee967b513 Merge pull request #4288 from hedaoyuan/fix_bug
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
hedaoyuan c42e2049a2 Refine code.
8 years ago
hedaoyuan bb546cf13e Bug fix.
8 years ago
hedaoyuan 659f2f71ac Bug fix for get device_context.
8 years ago
Yibing Liu d827359c71 Merge pull request #4098 from kuke/rank_loss_op_dev
8 years ago
whs da2aabb628 Merge pull request #3906 from wanghaoshuang/crop_op
8 years ago
superjom 27aaee1181 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
8 years ago
Yibing Liu 1f6b90904a fix a typo in rank_loss_op
8 years ago
Yibing Liu cf4b2db758 change the dims of input of rank_loss_op
8 years ago