Commit Graph

24188 Commits (266444b8afcf653b45cfdbeb8cb446561ba16ce6)
 

Author SHA1 Message Date
Hongyu Liu d68fb792f8
Merge pull request #16890 from colourful-tree/dev
6 years ago
Hongyu Liu ad2a2bb063
Merge pull request #16913 from phlrain/fix_bpr_loss
6 years ago
Hongyu Liu 8bd549bb68
Merge pull request #16861 from tensor-tang/refine/infershape
6 years ago
Hongyu Liu 9d5d44f939
Merge pull request #16840 from phlrain/fix_shape_check_many
6 years ago
dongdaxiang 2ab2869c2d fix GPU compile error problem
6 years ago
dongdaxiang 466d177d09 add pybind dependency
6 years ago
SunGaofeng 0508c9869c
Merge pull request #16853 from SunGaofeng/affine_modify
6 years ago
tangwei12 008fd785fd
fix/positive negative pair op (#16895)
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
XiaoguangHu 99aea99939
Merge pull request #16829 from tink2123/yolov3_loss
6 years ago
xiaoting 431eab648e
Merge branch 'develop' into yolov3_loss
6 years ago
guru4elephant 03a7ec55cf
Merge pull request #16746 from xjqbest/dataset_merge_develop
6 years ago
xuezhong 9c6ee7cf4c add <memory>
6 years ago
xuezhong 742d758747 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_infershape_bug2
6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
6 years ago
phlrain ddd9e1cb66 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bpr_loss
6 years ago
phlrain 01eda557cd fix bpr loss; test=developp
6 years ago
xuezhong 41740519df add <memory>
6 years ago
xuezhong 4791029f19 remove <memory>
6 years ago
minqiyang 97aa1838bc Fix dygraph train mode
6 years ago
xuezhong fb75bd3e9c remove <memory>
6 years ago
Qiyang Min 102fc8596e
Merge pull request #16777 from velconia/dygraph_untrack_op
6 years ago
xuezhong afbc435adf fix infershape check bug
6 years ago
Yan Chunwei 916930a8ae
Update logical_op.cc
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
xjqbest 10991e00a9 fix bug of num > INT_MAX
6 years ago
jerrywgz f4626ee425
Merge pull request #16873 from jerrywgz/roi_align_infer_shape
6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
6 years ago
xuezhong 5663fbfb0a fix infershape bug
6 years ago
tensor-tang be18636e59 Merge remote-tracking branch 'ups/develop' into refine/infershape
6 years ago
dongdaxiang 4aa6f679b5 add pybind dependency
6 years ago
xjqbest 241120d94d fix bug of num > INT_MAX
6 years ago
lujun 6095e56f02
Merge pull request #20 from PaddlePaddle/develop
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
xjqbest dac70ad4c5 fix bug of num > INT_MAX
6 years ago
guosheng f641a47bb1 Refine ENFORCE in infer_shape of gru_op and lstm_unit_op.
6 years ago
tensor-tang ed892ebaf9 update
6 years ago
tensor-tang 411b9ba520 update
6 years ago
superjomn 0c233e8870 up
6 years ago
superjomn f0985cecb9 fix logical op infershape
6 years ago
minqiyang 592011bbcf Fix infer shape of split lod tensor op
6 years ago
xjqbest 74471397cf fix bug of num > INT_MAX
6 years ago
Tao Luo 34aecb09a9
Merge pull request #16881 from NHZlX/fix_trt_ci_times_too_long
6 years ago
phlrain d722841622 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into softmax_cross_support_high_rank
6 years ago
phlrain 5309b081f6 simple code; test=develop
6 years ago
liuwei1031 6864370a9e
scatter_op bug fix, test=develop (#16866)
6 years ago
jerrywgz 46bd853c10
Merge pull request #16843 from ceci3/infershape
6 years ago