Commit Graph

6665 Commits (0b96268057275615bce25b97708f9efd5c06bce1)

Author SHA1 Message Date
Shan Yi 38f499df7d
Merge pull request #14341 from tink2123/fix_example_edit_distance
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
li099 df826de76e revise tensor array to tensor op (#14368)
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Yu Yang 4d546f6083
fix(pe): fix ut of dry run parallel executor (#14359)
6 years ago
Qiao Longfei 4d6f75152e optimize comment test=develop
6 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
6 years ago
Qiao Longfei 2d9859984d
Merge pull request #14353 from jacquesqiao/reduce-pass-num-of-test_label_semantic_roles
6 years ago
Qiao Longfei 04da1dcfb8 optimize import
6 years ago
Qiao Longfei 45eebf69e8 reduce pass num of test_label_semantic_roles to avoid test timeout
6 years ago
Qiao Longfei d03cbd1b8c follow comment test=develop
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
Qiao Longfei e33bf70a23 update comment test=develop
6 years ago
tink2123 1fca1a395b fix the nn.py example
6 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
6 years ago
Qiao Longfei 53781fc000 fix some bug
6 years ago
Qiao Longfei db27c5612d add comment
6 years ago
Qiao Longfei 6097b8b365 add bilinear_tensor_product layer
6 years ago
Xin Pan 9735e3016a fix test
6 years ago
chengduo f8b2680c53
fix test_conv2d (#14330)
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
Wu Yi 0627ee83cc
Merge pull request #14314 from typhoonzero/fix_pserver_weight_decay_multi_inputs
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
dzhwinter d8425e0fa6
Merge pull request #14215 from dzhwinter/fix/sequence_pad
6 years ago
Qiao Longfei 373f64986d add comment and unit test
6 years ago
typhoonzero f3eafec19d fix pserver weight decay multi inputs test=develop
6 years ago
Qiao Longfei 67050468e1 optimize code
6 years ago
Qiao Longfei ffd5a832d8 fix code style
6 years ago
Qiao Longfei 55edfca2b8 revert unused change
6 years ago
Qiao Longfei fec0b192a2 fix unit test
6 years ago
Qiao Longfei a20f8e2966 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-support-optimizer-regular
6 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
chengduo 1001f8e1db
Add is_compiled_with_cuda for parallel_exe_crf (#14304)
6 years ago
Qiao Longfei d9dc81a6c6 fix dist transpiler test
6 years ago
Qiao Longfei b07ebb379b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-support-optimizer-regular
6 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
6 years ago
Qiao Longfei 3d8077e9fb update optimizer
6 years ago
Yu Yang 2466ca13ec
test(Pe): remove unittests for recordio in test_pe_mnist (#14262)
6 years ago
Qiao Longfei fbcdb29d8c fix import issue
6 years ago
Qiao Longfei 866d6bfe59 dist table support other optimize and regular config
6 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
6 years ago
Qiao Longfei e0c8397426
Merge pull request #14257 from jacquesqiao/optimize-pserver-profiler-thread-pool
6 years ago
barrierye ef8218be22 update docs test=develop
6 years ago
Shan Yi ea8984c924
Merge pull request #14267 from PaddlePaddle/fix_recordio_link
6 years ago
tangwei12 e564eb341f
Fix mkdir conflict in save_inference_model (#14285)
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago