Commit Graph

9321 Commits (b80cdcea11176af9296624ad0c93d3a447f5395b)
 

Author SHA1 Message Date
wangmeng28 b80cdcea11 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 74a699a72e change clone to resizeOrCreate in fm layer
7 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
7 years ago
wangmeng28 13ec6f99fe Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 6fed6f2079 Add support of sparse_binary_vector as input for fm layer
7 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
7 years ago
sweetsky0901 9cb2ff6a3b del num_channels
7 years ago
sweetsky0901 04fd98930b for code review 6
7 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
sweetsky0901 3fbff1ee78 for code review 5
7 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
7 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
sweetsky0901 4e5c989669 rename back
7 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
7 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
7 years ago
Tao Luo 8ee58618a3
Merge pull request #5751 from tensor-tang/googlenet
7 years ago
chengduo faea248150
Merge pull request #5749 from chengduoZH/fix_pool_with_index_op
7 years ago
wanghaox 6ac42378ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 76fc1a82e1 for code review 4
7 years ago
chengduoZH bc3ec53671 remove conflict
7 years ago
chengduo 134eaf21b3
Merge pull request #5602 from chengduoZH/add_cudnn_pool3d
7 years ago
wanghaox 52f2366d2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox c645d065fe add a space + *
7 years ago
chengduoZH 3872ea050e fix bug (conv2d groups )
7 years ago
wanghaox f350be3e79
Merge pull request #5546 from wanghaox/sub_sequence_op
7 years ago
caoying03 dffa8fabb2 add softsign activation.
7 years ago
wangmeng28 5392a503a7 Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer
7 years ago
wangmeng28 d5a6c81dc5 Update docs for factorization machine layer
7 years ago
wanghaox d68f861e35 fix some comments
7 years ago
wanghaox f7c156284c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sub_sequence_op
7 years ago
wanghaox 794117bb93 fix some comments
7 years ago
Cao Ying 6da78d976c
Merge pull request #5764 from lcy-seso/fix_layer_helper_unitest
7 years ago
wanghaox 13d39eaf97 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying 56ec40ad9c
Merge pull request #4924 from ranqiu92/attention
7 years ago
wanghaox 2d7a652869 del framework test_maxout_op
7 years ago
Cao Ying 01d6ccb4e2
Merge pull request #5763 from ranqiu92/dot_product_attention
7 years ago
wanghaox 39bce49bf9 fix some comments
7 years ago
caoying03 cdde045afe remove redundant tests in layer helper's unittest.
7 years ago
wanghaox 25d76bc7e1 modify for add a space in maxout op
7 years ago
wanghaox 4c113cc776 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
Cao Ying c6ec26df3a
Merge pull request #5736 from lcy-seso/l2_distance
7 years ago
wanghaox a6a01c15f5 add test_maxout_op framework to fluis
7 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 5802880bbc update maxoutop for code review 3
7 years ago
ranqiu f22402933e Refine multi_head_attention
7 years ago
ranqiu d29901b825 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into attention
7 years ago
ranqiu 81abcdea39 Refine dot_product_attention
7 years ago
Qiao Longfei 569f7c4773
enforce shape of backward target to be {1} (#5745)
7 years ago
chengduoZH 6a1c22361c fix unit test
7 years ago
Abhinav Arora 6cfcf6245a
Adding logical operators for beam search and control flow (#5708)
7 years ago