Commit Graph

1643 Commits (b085ecc25896c0a4aea70bcfff316683a76ec5e4)

Author SHA1 Message Date
lvmengsi d08d5ab519
Fix the mistake of convolution () 6 years ago
Aurelius84 78a3d837f8
Add match_matrix_tensor op () 6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop () 6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue () 6 years ago
Aurelius84 45fb031f6b
remove is_test param of FC test=develop () 6 years ago
liym27 c8cdef37b2 change the default value of summarize from -1 to 20 in Print API to improve ease of use () 6 years ago
lvmengsi c6f163cd7a
add description of sync_bn () 6 years ago
Jiawei Wang 6ac32d0981 Instag Implemention () 6 years ago
wawltor 0019eb376a
Fix the error of op `ones_like` document,change the output variable 6 years ago
huangjun12 20f18930ae Add hard swish op (new op) () 6 years ago
Kevin 744279fe68
Refine embedding Api doc () 6 years ago
ShenLiang 4397cb318e add eye op, kernel and unitest test=develop () 6 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP () 6 years ago
wangguanzhong e50f527fee
update roi doc in roi_pool and roi_align () 6 years ago
Kaipeng Deng 1f46253d4a
fix natural exp decay doc. test=develop () 6 years ago
Kevin e681d65515 Add var_conv_2d op () 6 years ago
lvmengsi 5d9df8c8c7
fix dropout () 6 years ago
SunGaofeng 4da1c4f15d
fix g_param shape mismatch in WeightNormParamAttr () 6 years ago
xsrobin 8ce902541c
fix unalign of some examples () 6 years ago
hong f745d6d9e4
fix expand op dtype build bugs; test=develop () 6 years ago
wawltor 3ab1866ca5
Add the op of unique_with_counts, expand count function of the op unique () 6 years ago
HaoRen 24f8543106 Add center Loss Op Support () 6 years ago
lvmengsi d21c391447
replace paper link () 6 years ago
whs 6cccab9203
Make lod_append support variable lod. () 6 years ago
lvmengsi 829ef26281
Fix drop deconv () 6 years ago
石晓伟 9dbb62eeb9
Fix examples of API () 6 years ago
whs 075e1cf78e
Add python API for appending LoD level () 6 years ago
JesseyXujin 25c9b57bcd
Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop () 6 years ago
Yi Liu 157211c4e1
supports distributed classification () 6 years ago
Zeng Jinle d07ad4c605
add more traceback to py_reader error msg, test=develop () 6 years ago
Kevin 995d7d8600 Modify embedding_op input dtype to int64 () 6 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug () 6 years ago
LielinJiang 43e17c7951 Add distributions of normal and uniform () 6 years ago
qingqing01 602cb6a5b4
Enhance linear_lr_warmup () 6 years ago
zhoukunsheng 7c6f2350b9 support Tensor input for edit_distance op () 6 years ago
zhoukunsheng 26318544d2 support Tensor input for chunk_eval op () 6 years ago
zhoukunsheng 206c44e2a8 add unique kernel and op () 6 years ago
zhoukunsheng 71af72b1c2 upgrade hash op to support Tensor and LoDTensor input () 6 years ago
zhoukunsheng d3b3443d10 add ones_like op () 6 years ago
zhoukunsheng 67b48d7fe7 add size op () 6 years ago
Zeng Jinle 41ab76e55b add friendly error msg to py_reader () 6 years ago
Kaipeng Deng 823ab5e887
fix load attr error. test=develop () 6 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix () 6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it 6 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. () 6 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor () 6 years ago
Zhaolong Xing 6978b2e48e
fix split and sampled softmax () 6 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs () 6 years ago
flame fdf798f95a
fix double buffer example () 6 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop () 6 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example () 6 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop () 6 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data () 6 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop () 6 years ago
wangchaochaohu a9dc534f48
fix API example () 6 years ago
翟飞跃 802ea50956 fix spelling errors () 6 years ago
zhoukunsheng 0569ff78fa Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag () 6 years ago
Huihuang Zheng bbc292920c
Fix API example code () 6 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. () 6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet () 6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet () 6 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. () 6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet () 6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor () 6 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. () 6 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op () 6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index () 6 years ago
ruri 9d6640ff44
Fix edit distance doc () 6 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer () 6 years ago
cjt222 871af28d6c
add deformable psroi pooling () 6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop () 6 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 () 6 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc () 6 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input () 6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug () 6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute () 6 years ago
jerrywgz 5e4f99dd74
refine doc for prelu () 6 years ago
tensor-tang 557452e778
update and polish hash op doc () 6 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop () 6 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute () 6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth () 6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone () 6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. () 6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop () 6 years ago
Hongyu Liu aca53535e0 fix bug; test=develop () 6 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples () 6 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: () 6 years ago
ruri 1735ed324e
fix im2sequence padding bug, test=develop () 6 years ago
石晓伟 acbb4bf38d
update python API examples () 6 years ago
Shuai Yuan 41f1186c6b
[DOC][PYTHON] Fix api docs, test=develop, test=document_preview () 6 years ago
wopeizl 058f1f1e1b
fix the api example for create_global_var, create_parameter, SGDOptim… () 6 years ago
Bai Yifan bbd6e438fc
fix conflicts,test=develop () 6 years ago
bdzhuxiaoning 9f85afb7b6 test=develop () 6 years ago
Zeng Jinle 887a39f050
Fix dygraph unique name bug () 6 years ago
Hongyu Liu cbaf9e5344
Fix api example [ lstm, sequence_enumerate, sequence_expand,sequence_expand_as ] () 6 years ago
Guo Sheng 2a7b321110
Fix the example code in some Python API. () 6 years ago
chengduo b5f4d5ed0e
Add broadcast operators () 6 years ago
flame 2280f185d7
BuildStrategy api comment () 6 years ago
Kaipeng Deng cf60e5a2db
fix API python example () 6 years ago
zhang wenhui 9bb6a421e3
fix bpr_loss data_norm teacher_student_sigmoid_loss api & fix continuous_value_model () 6 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview () 6 years ago
Yiqun Liu cf5d271c5a
Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN () 6 years ago
zhaoyuchen2018 dfdcd91869
Add api doc code examples () 6 years ago
Zeng Jinle 9eb19df266
fix uniform_random op,test=develop () 6 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example 6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop () 6 years ago
zhoukunsheng 2ff7ea3337 Expose sign op () 6 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API () 6 years ago
zhoukunsheng d4b67e1692 Add Where Op() 6 years ago
zhoukunsheng 1bfff02047 Add Diag Op() 6 years ago
SunGaofeng ddb24d48c5
test=develop () 6 years ago
xiaoting 50ad9046c9 add import, test=develop () 6 years ago
zhoukunsheng 4292bd8687 Mod floordiv () 6 years ago
xiaoting 9ed4aaada4 modified formula for Lrn () 6 years ago
lvmengsi dab71e8d97
Fix api example () 6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code () 6 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` () 6 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations () 6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis () 6 years ago
Tao Luo 16922e0093
fix api_example of tree_conv () 6 years ago
jerrywgz ef66baedc0
Refine api doc () 6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example () 6 years ago
ruri 5817077c99
Fix unexecutable API examples () 6 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop () 6 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop () 6 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop () 6 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory () 6 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss () 6 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward () 6 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode () 6 years ago
tink2123 5e216fcf1a fix split 6 years ago
Zeng Jinle 24923f7604
fix py_reader demo () 6 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime () 6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request from heavengate/fix_yolo_param 6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head () 6 years ago
Hongyu Liu 0701c2db47
Merge pull request from zhoukunsheng/rsqrt 6 years ago
Hongyu Liu bbcfa8ffb2
Merge pull request from zhoukunsheng/zeros_like 6 years ago
zhoukunsheng f9223c5fa9 Logical compare () 6 years ago
wopeizl 0114f1d65a
give the output value to keep consistant with document test=develop () 6 years ago
liuwei1031 072db0938b
optimize lstmp and sample_logits op, test=develop () 6 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr () 6 years ago
colourful-tree 434caab21b
Merge pull request 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 () 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 from zhoukunsheng/linspace 6 years ago
Hongyu Liu 283ae0faaa
Merge pull request from zhoukunsheng/rank 6 years ago
Hongyu Liu afe0d64c9d
Merge pull request from zhoukunsheng/all_any 6 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle () 6 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop () 6 years ago
lujun 9bd44b94da
Merge pull request from junjun315/move-api-to-root 6 years ago
Kaipeng Deng ed97156461
Merge pull request 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 () 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 from velconia/imperative_lr_scheduler 6 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. () 6 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request from zhaoyuchen2018/docrefine 6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request from heavengate/kl_div_loss 6 years ago
Kaipeng Deng 54474637ae
Merge pull request from heavengate/softmax_axis 6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request 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 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 () 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