Commit Graph

1441 Commits (8cfda7ee0c1637324f3b91fe033cdbaa00a8cbd1)

Author SHA1 Message Date
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
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
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
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 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
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
8 years ago
chengduo 45bad7626a
open test_parallel_executor_crf (#14255)
8 years ago
Zeng Jinle 8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
8 years ago
Wu Yi 97f7b181d4
Merge pull request #14264 from typhoonzero/dist_test_serial
8 years ago
typhoonzero 93c689aa96 run dist tests in serial test=develop
8 years ago
sneaxiy faac8a76ce remove unnecessary codes
8 years ago
Zeng Jinle 8d930195d9
Merge pull request #14238 from sneaxiy/fix_read_lod_level_bug
8 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
8 years ago
dengkaipeng fef2faa709 limit CUDA kernel parallel threads max number to 4096. test=develop
8 years ago
barrierye 19b68de79f submit again test=develop
8 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
8 years ago
sneaxiy 46d4829dd1 fix lod_level share bug in read_op
8 years ago
barrierye 316e020a11 Submit PR again test=develop
8 years ago
barrierye 162cf75c88 Submit PR again test=develop
8 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
8 years ago