Commit Graph

1464 Commits (98bbfc17be53d96e9196d48ab74a460eba67bf7a)

Author SHA1 Message Date
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Qiao Longfei 142b5ed474
Merge pull request #14450 from jacquesqiao/fix-test-label-sentiment
8 years ago
whs 1722678258
Make nce support more distribution. (#13549)
8 years ago
Qiao Longfei 09bca67395 add check if the model does not save model
8 years ago
Qiao Longfei e4d8f47fcb change the target cost of test_label_semantic_roles to speed up test
8 years ago
Qiyang Min d971d5b875
Merge pull request #14431 from velconia/fix_expand_op_dim_in_compile_time
8 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
8 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
chengduo 82773477ae
Add selu (#14415)
8 years ago
minqiyang 30147d7f58 Fix expand op incorrect infer shape
8 years ago
tangwei12 7a64d48f55
fix test_save_load with pickle (#14410)
8 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
8 years ago
Xin Pan bae3659714 more test
8 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
8 years ago
Tao Luo 5b9c62faee
Revert "Softmax op optimization for inference "
8 years ago
Tao Luo 6490bb2765
Merge pull request #14337 from jczaja/prv-dam-softmax
8 years ago
Xin Pan 44ecf9a481 fix
8 years ago
Qiao Longfei bad0c27e6e add test_lookup_sparse_table_op
8 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
8 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
8 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
8 years ago
Yu Yang 02631965c8 Refine
8 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
8 years ago
Yu Yang 4d546f6083
fix(pe): fix ut of dry run parallel executor (#14359)
8 years ago
sneaxiy d231e55065 merge develop
8 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
8 years ago
Qiao Longfei 2d9859984d
Merge pull request #14353 from jacquesqiao/reduce-pass-num-of-test_label_semantic_roles
8 years ago
Qiao Longfei 45eebf69e8 reduce pass num of test_label_semantic_roles to avoid test timeout
8 years ago
Jacek Czaja d332326847 - Added unit tests for softmax is_test=True op
8 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
8 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
8 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
8 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
8 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
8 years ago
Xin Pan 9735e3016a fix test
8 years ago
chengduo f8b2680c53
fix test_conv2d (#14330)
8 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
8 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
8 years ago
Qiao Longfei 373f64986d add comment and unit test
8 years ago
Qiao Longfei a20f8e2966 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-support-optimizer-regular
8 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
8 years ago
chengduo 1001f8e1db
Add is_compiled_with_cuda for parallel_exe_crf (#14304)
8 years ago
Qiao Longfei d9dc81a6c6 fix dist transpiler test
8 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
8 years ago
Yu Yang 2466ca13ec
test(Pe): remove unittests for recordio in test_pe_mnist (#14262)
8 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
8 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
8 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
8 years ago