Commit Graph

8438 Commits (63d9fe336217303e1178e20ee66a7a10055387dc)

Author SHA1 Message Date
Zeng Jinle f188b3708e
Move gc test to each test of op (#16999)
6 years ago
chengduo 7c370e42f9
Fix test_recurrent_op (#17001)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
6 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
6 years ago
qingqing01 ea42e431f8
Speed unit testing. (#16978)
6 years ago
guomingz ae7a2cb8e3 resolve #16988 (#16995)
6 years ago
liuwei1031 765c70a1b0
Unittest improve, test=develop (#16941)
6 years ago
guomingz 23df084b32 resolve #16987 (#16994)
6 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory (#16993)
6 years ago
Zeng Jinle af8a041bb6
reduce py_reader unittest time (#16996)
6 years ago
Wang, Chuanqi 45ebafc33e Split test_calibration test to two tests (#16977)
6 years ago
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
6 years ago
lujun 9d2f7d762c fix dy-load bug, test=develop
6 years ago
lujun 94c4cd1a98 fix dy-load bug, test=develop
6 years ago
lujun a3f17280a3 fix dy-load bug, test=develop
6 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
6 years ago
whs 486f7d8ed6
Restore quantization and distillation stategy before loading persistables. (#16958)
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
lujun dbf66dd034
Merge pull request #16954 from junjun315/fix-dygraph-checkpoint
6 years ago
Tao Luo aa9caa1691
Merge pull request #16951 from luotao1/reduce_ci_time
6 years ago
Tao Luo aed702cea3
Merge pull request #16920 from qingqing01/test_profile
6 years ago
Tao Luo b596eed73a
Merge pull request #16824 from LeoZhao-Intel/mkldnn_mul
6 years ago
lujun 3beed54cdd
Merge pull request #16917 from velconia/dygraph_untrack_op
6 years ago
lujun a7c11979ba fix dygraph save/load checkpoint error, test=develop
6 years ago
Tao Luo bc037c13c7 use multi-thread to speedup CI tests
6 years ago
tangwei12 2b61db07d1
fix sampling id op bug (#16909)
6 years ago
gongweibao b7f20ed6af
Fix unittest dataset error (#16925)
6 years ago
Hongyu Liu d5a7c09856
Merge pull request #16798 from phlrain/softmax_cross_support_high_rank
6 years ago
Dang Qingqing b73a71d11e Fix test_profiler when the machine has many cores
6 years ago
guru4elephant 03a7ec55cf
Merge pull request #16746 from xjqbest/dataset_merge_develop
6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
6 years ago
minqiyang 97aa1838bc Fix dygraph train mode
6 years ago
Qiyang Min 102fc8596e
Merge pull request #16777 from velconia/dygraph_untrack_op
6 years ago
Leo Zhao 1edcd73115 remove unnecessary new line
6 years ago
Leo Zhao 61cc842a53 disable test_elementwise_mul_mkldnn_op case
6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
6 years ago
Hongyu Liu 0701c2db47
Merge pull request #16518 from zhoukunsheng/rsqrt
6 years ago
Hongyu Liu bbcfa8ffb2
Merge pull request #16493 from zhoukunsheng/zeros_like
6 years ago
phlrain d722841622 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
6 years ago
zhoukunsheng f9223c5fa9 Logical compare (#16513)
6 years ago
wopeizl 0114f1d65a
give the output value to keep consistant with document test=develop (#16740)
6 years ago
phlrain 766c868199 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
6 years ago
Tao Luo 485bc6a055
Merge pull request #16868 from chengduoZH/speedup_test_parallel_executor_transformer
6 years ago
Tao Luo d4b5510c00
Merge pull request #16860 from junjun315/fix-utest-vgg
6 years ago
liuwei1031 072db0938b
optimize lstmp and sample_logits op, test=develop (#16845)
6 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr (#16769)
6 years ago
minqiyang 9a3848a2ea Fix attrs
6 years ago
Hongyu Liu 2de7f3cfc3
Merge pull request #16799 from phlrain/sigmoid_corss_entropy_support_high_rank
6 years ago
chengduozh 3349094fe2 reduce the layer number of transfromer
6 years ago
Qiyang Min 590af88c79
Merge pull request #16742 from velconia/imperative_fix_growing_dict
6 years ago