Commit Graph

828 Commits (253b19ed9aa307bec336bd58ff7faffbabc82a1d)

Author SHA1 Message Date
qingqing01 4c68405c95 Fix name in test_lookup_table
9 years ago
fengjiayi f6e72c93c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
9 years ago
武毅 3fbb692d4b Add topk op (#3760)
9 years ago
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
9 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
9 years ago
fengjiayi b7444306ba Follow comments
9 years ago
caoying03 e61485e0f7 Merge branch 'develop' into refine_softmax_op
9 years ago
fengjiayi 823bdd670f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
9 years ago
fengjiayi f2a66ffabb Follow comments
9 years ago
caoying03 7d16fe87a3 refine softmax operator.
9 years ago
yangyaming 9802c42555 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
9 years ago
Luo Tao 8ef17ea68f Merge branch 'develop' into op_refine, fix conflict
9 years ago
Xinghai Sun b59f301840 Merge pull request #3815 from xinghai-sun/cos_sim_layer2
9 years ago
Xinghai Sun a5f1e6d6bd Update cos_sim operator by following reviewer's comments.
9 years ago
fengjiayi 256d6a33d5 Add axis for rowwise_add_op
9 years ago
whs 7002e69be2 Merge pull request #3878 from wanghaoshuang/fix_attr
9 years ago
fengjiayi e168fc4432 Add unit tests for cases that `mul_op` takes tensors as inputs
9 years ago
Yu Yang b64aac542a Merge pull request #3857 from qingqing01/grad_test_for_multi_inputs
9 years ago
wanghaoshuang e687f3f540 Make attribute support for std::vector<std::pair<int, int>>
9 years ago
Luo Tao 020e45f715 follow comments to revert add_two_op to add_op
9 years ago
dangqingqing ab55d7933b revert scatter_op and other mirror changes.
9 years ago
Tao Luo b3463bfffc Merge pull request #3851 from luotao1/no_kernel_op
9 years ago
Yu Yang 3d9d32a1c1 Invoke check_grad many times for no_grad_set
9 years ago
dangqingqing 447033296d Make some operator correctly handle gradients for multi inputs.
9 years ago
caoying03 10eacac9a7 follow comments and fix unittest.
9 years ago
Luo Tao 5b93ac7778 package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
9 years ago
Xinghai Sun 91215bcef9 Fix a bug causing wrong gradient results in cos_sim op.
9 years ago
yangyaming 3970f240b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
9 years ago
yangyaming c33ddc74c1 Fix some bugs, add more unittests.
9 years ago
Xinghai Sun ed72af48ce Add cos_sim op.
9 years ago
tensor-tang f878c0c6ba add use_mkldnn flag to v2
9 years ago
yangyaming e9cc32820d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
9 years ago
yangyaming 6bef079660 Follow coding style and move reshaping operation to paddle tensor.
9 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
9 years ago
caoying03 09e903eb94 fix v2 infer interface.
9 years ago
yangyaming a4df3f5bd8 Finish framework of squared_l2_distance_op.
9 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
9 years ago
qingqing01 751d8533e8 follow wuyi's comments.
9 years ago
qingqing01 8dded4f299 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into write_new_op
9 years ago
qingqing01 c19eae4c8e update doc about how to write new operators.
9 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
9 years ago
Cao Ying 2e3f2af71c Merge pull request #3701 from lcy-seso/save_parameter_name_in_ordereddict
9 years ago
caoying03 f0b25c4cfb follow comments to refine the comments.
9 years ago
caoying03 be4c0123c4 follow comments.
9 years ago
caoying03 4a83dde594 save parameters into ordered dict.
9 years ago
qiaolongfei 787cb8ce5d reset pass num to 1
9 years ago
qiaolongfei 721b5020fa change predict size to label class_num
9 years ago
zchen0211 bfeecfd3d2 fix problems
9 years ago
zchen0211 97649bf9b2 fix codes in scatter
9 years ago
zchen0211 2edb69a789 with in-place option
9 years ago