Commit Graph

1643 Commits (b085ecc25896c0a4aea70bcfff316683a76ec5e4)

Author SHA1 Message Date
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
6 years ago
Yiqun Liu cf5d271c5a
Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308)
6 years ago
zhaoyuchen2018 dfdcd91869
Add api doc code examples (#17285)
6 years ago
Zeng Jinle 9eb19df266
fix uniform_random op,test=develop (#17492)
6 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example
6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
6 years ago
zhoukunsheng 2ff7ea3337 Expose sign op (#17117)
6 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
6 years ago
zhoukunsheng d4b67e1692 Add Where Op(#16793)
6 years ago
zhoukunsheng 1bfff02047 Add Diag Op(#17027)
6 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
6 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
6 years ago
zhoukunsheng 4292bd8687 Mod floordiv (#17251)
6 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
6 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
6 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` (#17249)
6 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
6 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
6 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
6 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
6 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
6 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop (#17170)
6 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop (#17152)
6 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory (#17095)
6 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
6 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
6 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode (#16827)
6 years ago
tink2123 5e216fcf1a fix split
6 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
6 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
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
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
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
colourful-tree 434caab21b
Merge pull request #16741 from colourful-tree/dev
6 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
6 years ago
dengkaipeng b20b27f0f7 fix yolov3_loss param name. test=develop
6 years ago
heqiaozhi aab9ea6ccb out && commit id
6 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
6 years ago
zhoukunsheng 380df8281f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
heqiaozhi 85a0746e9d fix doc
6 years ago
heqiaozhi 271532eb5e fix doc
6 years ago
heqiaozhi bc7b3a6147 fix doc
6 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
6 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
6 years ago
Hongyu Liu 283ae0faaa
Merge pull request #16525 from zhoukunsheng/rank
6 years ago
Hongyu Liu afe0d64c9d
Merge pull request #16320 from zhoukunsheng/all_any
6 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
6 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
6 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
heqiaozhi 54dddee37e add continuous value model op
6 years ago
lujun 14db0680c0 merge conflict, test=develop
6 years ago
lujun 92c8ac8a74 merge conflict, test=develop
6 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
6 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
6 years ago
lujun 01f4f2d7e4 merge confict, test=develop
6 years ago
minqiyang e377d75977 Add UT for most layers without params
6 years ago
dengkaipeng c7876e8c46 fix format. test=develop
6 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
6 years ago
zhoukunsheng 5edf4fb4fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng 47a5eec87d improve comment
6 years ago
zhoukunsheng 68f887aab3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
zhoukunsheng b2cdadd700 improve comment
6 years ago
zhoukunsheng 315176c65b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago
dengkaipeng 8b76e005f2 fix doc out_shape. test=develop
6 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
6 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
6 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
6 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
6 years ago
dengkaipeng 737ea825ac fix doc. test=develop
6 years ago
minqiyang 64b0929417 Polish code
6 years ago
zhoukunsheng 5284213942 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
6 years ago
minqiyang fb7c787d34 Fix conflicts
6 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng f32c125e81 clarify comment
6 years ago
lujun d4f63d82ac
Merge pull request #16475 from junjun315/fix-doc-multiplex
6 years ago
zhoukunsheng b06e9b773d test=develop
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
zhoukunsheng 2f9e562100 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng 082822d417 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
6 years ago
zhoukunsheng c47f3cc7fe test=develop
6 years ago
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 (#16293)
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 (#16435)
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 (#16092)
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 #15799 from sneaxiy/feature/decoupled_reader
6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
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. (#15431)
6 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API (#16373)
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 #16347 from phlrain/fix_matmul_check
6 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
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 #16217 from ceci3/doc
6 years ago
zhoukunsheng 2c3e4c1888 test=develop
6 years ago
Wu Yi 6382b62f6b
Collective ops (#15572)
6 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. (#15972)
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 #16228 from panyx0718/imperative
6 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop
6 years ago
Tao Luo 38898c2808
Merge pull request #16212 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 #16073 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. (#16121)
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 #16144 from sneaxiy/rnn_mem_opt
6 years ago
sneaxiy ac0e0f5181 merge develop
6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 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 #15952 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 (#16078)
6 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
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 #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
chengduo 84e3adbe60 Fix reshape bug (#16069)
6 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop (#15971)
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 (#16069)
6 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
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 (#15976)
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 (#15976)
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 #15887 from shippingwang/cosine_decay_op
6 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 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 #15902 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 (#15873)
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
xuezhong a5acb37e4a use soft label for sampled softmax
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
6 years ago
shippingwang eb932f717a add cosine decay op, test=develop
6 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
6 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
6 years ago
xuezhong 6b83845c41 update for backward compatibility
6 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong bf6eb60d12 change var name
6 years ago
xuezhong c5360a3f6b refine code
6 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
6 years ago
chengduozh 9ae764c11d fix doc
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
sneaxiy 3d0610b59b fix data doc
6 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
6 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
chengduozh 3ce12b1b8e fix shape api doc
6 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
6 years ago
chengduozh 1e46ab2e3e follow comment
6 years ago
Dun f7b768d364
fix group_norm (#15727)
6 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
6 years ago
chengduozh ba223e9566 doc refine
6 years ago
chengduozh 03f091a9d3 fix api doc
6 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
xuezhong 1de9b60ace pass layer test
6 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
sneaxiy 4a1c65ebee merge origin
6 years ago
sneaxiy f85245b409 test=develop
6 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
6 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
6 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
6 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
6 years ago
xuezhong 2857dac260 add assert for clip and remove print
6 years ago
xuezhong 4028943125 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong b78ab87bd3 refine code
6 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
6 years ago
xuezhong 58ad40cc15 add sample_logits op
6 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
6 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
6 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
6 years ago
chengduo c4b9eac11a
fix threshold_relu_op (#15594)
6 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
6 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
6 years ago
jerrywgz e402c0ec7d test=develop
6 years ago
jerrywgz 334f697da9 test=develop
6 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
6 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
6 years ago
minqiyang f8271649b4 Add PiecewiseDecay implementation
6 years ago
minqiyang 1e0a78556d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
minqiyang 0ec53f987c Support imperative learning rate decay in optimizer
6 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
6 years ago
dengkaipeng 577424e5ec use darknet loss and trick
6 years ago
dengkaipeng af124dcdf6 fix API error
6 years ago
tink2123 20200e126d fix some typo test=develop
6 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
6 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
6 years ago
dengkaipeng 32d533c2cd cache obj_mask and gt_match_mask. test=develop
6 years ago
dengkaipeng e7e4f084e5 ignore pred overlap gt > 0.7. test=develop
6 years ago
dengkaipeng db8ff57a61 remove useless code and update doc. test=develop
6 years ago
dengkaipeng 0c4acc8305 imporve yolo loss implement. test=develop
6 years ago
dengkaipeng 192d293854 use stable Sigmoid Cross Entropy implement. test=develop
6 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
6 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
6 years ago
tink2123 a0c63f1106 add align_flag
6 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
6 years ago
tink2123 b64cdaf6dc modified default parameters
6 years ago
jerrywgz 466a10dcdd refine code, test=develop
6 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
6 years ago
jerrywgz a39240c3b6 add attr variance for box coder, test=develop
6 years ago
Dun Liang db9e700ba1 default use pin place && test=develop
6 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
6 years ago
tink2123 78145c7dff modified some comments
6 years ago
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
6 years ago
tink2123 e448bdb298 modified some comments
6 years ago
tink2123 88744e4ab8 fixed some errors
6 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
6 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
6 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
6 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
6 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
6 years ago
jerrywgz 11f1baa406 refine code, test=develop
6 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
jerrywgz c12a969bd4 refine comment and unittest, test=develop
6 years ago
jerrywgz 1c558ad388 add gpu kernel for box clip, test=develop
6 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
6 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
6 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
jerrywgz b62a17bbae add nms api
6 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
6 years ago
jerrywgz 10dd3b37ad add axis for box coder op
6 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
jerrywgz d30aa89fa5 test=develop
6 years ago
jerrywgz 481d8bce2f add box clip op
6 years ago
shippingwang 53e76a2eb6 Fix comments display, test=develop
6 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
liuwei1031 3f815e079f fix github issue 15267 test=develop (#15306)
6 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
6 years ago