Commit Graph

1350 Commits (887a39f05047b3aa9f51e41f64e9c4cbea72d37f)

Author SHA1 Message Date
dengkaipeng 8160a66193 fix doc priority. test=develop 6 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift 6 years ago
minqiyang 48f3cbdf55 Polish code 6 years ago
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc () 6 years ago
zhoukunsheng 874b5d8362 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace 6 years ago
zhoukunsheng 263ff731eb add more comment 6 years ago
zhoukunsheng 83c7bca13f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any 6 years ago
zhoukunsheng e3f1556e4d fix comment format error 6 years ago
zhoukunsheng a55111b869 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like 6 years ago
zhoukunsheng 848ec97ab3 test=develop 6 years ago
chengduo 999365149d
Add from six.moves import reduce () 6 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay 6 years ago
minqiyang ec9c0874bc Implement Expotential NatureExp Inversetime and Polynomal Decay 6 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop 6 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop 6 years ago
minqiyang b5bbb13ac1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
dengkaipeng 243584cfbb fix test_layers. test=develop 6 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode () 6 years ago
zhaoyuchen2018 cdb315e9d8
Merge branch 'develop' into docrefine 6 years ago
dengkaipeng cfef382a85 fix format. test=develop 6 years ago
Zeng Jinle 4cc9809cae
Merge pull request from sneaxiy/feature/decoupled_reader 6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. () 6 years ago
zhoukunsheng d3d31a5894 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any 6 years ago
zhoukunsheng 43060084a4 test=develop 6 years ago
zhoukunsheng 8e9ebebcef test=develop 6 years ago
dengkaipeng cfda1fdea7 add attr scale. test=develop 6 years ago
sneaxiy 2f54d9f995 Merge develop 6 years ago
whs 18779b5b8f
[Operator] Add range op. () 6 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API () 6 years ago
phlrain 686b8935fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod 6 years ago
Hongyu Liu 8c81d9949e
Merge pull request from phlrain/fix_matmul_check 6 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op () 6 years ago
phlrain 0e40298949 fix matmul shape check; test=develop 6 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop 6 years ago
ruri 09e05a110b
Merge pull request from ceci3/doc 6 years ago
zhoukunsheng 2c3e4c1888 test=develop 6 years ago
Wu Yi 6382b62f6b
Collective ops () 6 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. () 6 years ago
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc 6 years ago
ceci3 3f5f5ed361 fix dropout doc 6 years ago
sneaxiy 3a09693f5c change API name 6 years ago
dengkaipeng 8b88960dce fix doc. test=develop 6 years ago
dengkaipeng 2ddd23dac8 fix format. test=develop 6 years ago
dengkaipeng 217db27337 add mkldnn support. test=develop 6 years ago
sneaxiy 161b8ddcaa Merge develop 6 years ago
Xin Pan 3e9319f3ab add more imperative layer tests. 6 years ago
Xin Pan 7458114b5b
Merge pull request from panyx0718/imperative 6 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop 6 years ago
Tao Luo 38898c2808
Merge pull request from Aurelius84/develop 6 years ago
Xin Pan 50ff898378 graph neural network for imperative mode 6 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box 6 years ago
Xin Pan 92b9ce3479
Merge pull request from heavengate/yolov3_loss_imporve 6 years ago
Aurelius84 6cfd20dea8 fix words spell error test=develop 6 years ago
ceci3 cd82e2b03b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc 6 years ago
ceci3 ede33c6260 fix formula in dropout 6 years ago
qingqing01 8ad672a287
Support sync batch norm. () 6 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop 6 years ago
sneaxiy 3e03695629 fix numeric error 6 years ago
sneaxiy 5a92e4c097 revert revert 16144 6 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize" 6 years ago
Zeng Jinle 0b49e43d3a
Merge pull request from sneaxiy/rnn_mem_opt 6 years ago
sneaxiy ac0e0f5181 merge develop 6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request from tink2123/arc_function 6 years ago
dengkaipeng 2c0abba0c3 fix test_detection. test=develop 6 years ago
dengkaipeng e4e3764060 use memory Copy. test=develop 6 years ago
dengkaipeng d31693afec no use _gt_score. test=develop 6 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop 6 years ago
dengkaipeng afdf3c3f84 fix doc.test=develop 6 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop 6 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop 6 years ago
dengkaipeng abb5a9c726 fix doc statement. test=develop 6 years ago
dengkaipeng deec3ac1e9 fix infer error. 6 years ago
dengkaipeng 452373decb resize box in input image scale. test=develop 6 years ago
dengkaipeng 3896d955c7 add yolo_box_op CPU kernel 6 years ago
minqiyang feb39028c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
sneaxiy b80d76f784 merge develop 6 years ago
sneaxiy aa2335c218 add py_reader doc 6 years ago
ceci3 24fbe6d610 test=develop, replace sce 6 years ago
sneaxiy d7407c90aa refine cross_entropy mem 6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function 6 years ago
ceci3 0af00a0541 test=develop 6 years ago
dengkaipeng 82d4f90325 fix format. test=develop 6 years ago
ceci3 d3656ff304 test=develop 6 years ago
ceci3 5f343b0e3a test=develop 6 years ago
ceci3 a80555a3a5 test=develop, change import 6 years ago
ceci3 60bfcb8b30 test=develop, change import 6 years ago
dengkaipeng 5c1920b731 add Attr shift_ratio. test=develop 6 years ago
ceci3 8b86c12e46 test=develop, update API.spec 6 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0 6 years ago
ceci3 23a9035b21 test=develop, update doc 6 years ago
jerrywgz b0e3c02410
Merge pull request from jerrywgz/fpn_ops 6 years ago
dengkaipeng 6a62b9d8a0 add temporal_shift_op. test=develop 6 years ago
tensor-tang 2e7fea2b7f polish the cast op doc () 6 years ago
tensor-tang 9be825a982
polish the cast op doc () 6 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops 6 years ago
jerrywgz e5759d6c38 refine doc, test=develop 6 years ago
jerrywgz 2b41743791 fix doc, test=develop 6 years ago
jerrywgz c2eda2325b refine code, test=develop 6 years ago
jerrywgz a2e83d1d7b add box_coder_and_assign, test=develop 6 years ago
jerrywgz 893789a0d1
Merge pull request from jerrywgz/add_box_decoder_and_assign 6 years ago
chengduo 84e3adbe60 Fix reshape bug () 6 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop () 6 years ago
dengkaipeng dbb8d07886 fix doc statement. test=develop 6 years ago
dengkaipeng eeeebdd006 refine doc. test=develop 6 years ago
dengkaipeng 12416a24d2 add doc and test_layers. test=develop 6 years ago
dengkaipeng 63d322f07c fix attr dim calc. test=develop 6 years ago
chengduo c67afb0f76
Fix reshape bug () 6 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop () 6 years ago
dengkaipeng 40405d132c add doc and API.spec. test=develop 6 years ago
jerrywgz f0177a1ed1 refine doc, test=develop 6 years ago
jerrywgz 072eca348a refine doc, test=develop 6 years ago
jerrywgz b4f5180299 fix doc, test=develop 6 years ago
jerrywgz 21e0d35ce3 fix formula, test=develop 6 years ago
jerrywgz d1901f27bc refine doc 6 years ago
jerrywgz a1ef7df865 refine code, test=develop 6 years ago
jerrywgz d497bd9079 resolve conflict, test=develop 6 years ago
jerrywgz 41471d28ac add box_coder_and_assign, test=develop 6 years ago
dengkaipeng 54bbbfa71f fix doc statement. test=develop 6 years ago
dengkaipeng c1a69e3ea0 refine doc. test=develop 6 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop 6 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop 6 years ago
zhaoyuchen 032ea9ceda Fix array_read code error. 6 years ago
ceci3 3b96aa0839 conflict fix 6 years ago
Tink_Y 8949a94691 refine image_resize annotation () 6 years ago
shippingwang 639118260c fixed typo, test=develop 6 years ago
jerrywgz 4f43e981c1 add comment for revise, test=develop 6 years ago
shippingwang 13e891516b add cosine decay op, test=develop 6 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop 6 years ago
Tink_Y 31d830de9f refine image_resize annotation () 6 years ago
ceci3 f6d186782a
test=develop 6 years ago
jerrywgz a9c0968b79 refine api doc, test=develop 6 years ago
ruri 72efef6358
Merge pull request from shippingwang/cosine_decay_op 6 years ago
jerrywgz b92ef45fe9
Merge pull request from jerrywgz/refine_softmax_with_cross_entropy 6 years ago
shippingwang 733da7b2fc fixed typo, test=develop 6 years ago
jerrywgz 0f652f304c add distribute fpn proposals op, test=develop 6 years ago
ceci3 4b7bf06e1f test=develop 6 years ago
colourful-tree 7d8f639883
Merge pull request from colourful-tree/new_develop 6 years ago
jerrywgz b53fdbed2c add comment for revise, test=develop 6 years ago
sneaxiy 2e67f8ae88 add doc 6 years ago
sneaxiy c545f1ed8f unify API 6 years ago
sneaxiy a8c4324d3c fix hang bug 6 years ago
sneaxiy b17541a9c1 fix hang bug 6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype () 6 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop 6 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit 6 years ago
dengkaipeng de50854e2d add python example. test=develop 6 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop 6 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop 6 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop 6 years ago