Commit Graph

1410 Commits (602cb6a5b4f3e10d2561d01978db3e7e06bcaba0)

Author SHA1 Message Date
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
7 years ago
Hongyu Liu aca53535e0 fix bug; test=develop (#17733)
7 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples (#17306)
7 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: (#17369)
7 years ago
ruri 1735ed324e
fix im2sequence padding bug, test=develop (#17660)
7 years ago
石晓伟 acbb4bf38d
update python API examples (#17351)
7 years ago
Shuai Yuan 41f1186c6b
[DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629)
7 years ago
wopeizl 058f1f1e1b
fix the api example for create_global_var, create_parameter, SGDOptim… (#17371)
7 years ago
Bai Yifan bbd6e438fc
fix conflicts,test=develop (#17186)
7 years ago
bdzhuxiaoning 9f85afb7b6 test=develop (#17643)
7 years ago
Zeng Jinle 887a39f050
Fix dygraph unique name bug (#17592)
7 years ago
Hongyu Liu cbaf9e5344
Fix api example [ lstm, sequence_enumerate, sequence_expand,sequence_expand_as ] (#17210)
7 years ago
Guo Sheng 2a7b321110
Fix the example code in some Python API. (#17343)
7 years ago
chengduo b5f4d5ed0e
Add broadcast operators (#17503)
7 years ago
flame 2280f185d7
BuildStrategy api comment (#17348)
7 years ago
Kaipeng Deng cf60e5a2db
fix API python example (#17226)
7 years ago
zhang wenhui 9bb6a421e3
fix bpr_loss data_norm teacher_student_sigmoid_loss api & fix continuous_value_model (#17331)
7 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
7 years ago
Yiqun Liu cf5d271c5a
Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308)
7 years ago
zhaoyuchen2018 dfdcd91869
Add api doc code examples (#17285)
7 years ago
Zeng Jinle 9eb19df266
fix uniform_random op,test=develop (#17492)
7 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example
7 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop (#16074)
7 years ago
zhoukunsheng 2ff7ea3337 Expose sign op (#17117)
7 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API (#17333)
7 years ago
zhoukunsheng d4b67e1692 Add Where Op(#16793)
7 years ago
zhoukunsheng 1bfff02047 Add Diag Op(#17027)
7 years ago
SunGaofeng ddb24d48c5
test=develop (#17322)
7 years ago
xiaoting 50ad9046c9 add import, test=develop (#17229)
7 years ago
zhoukunsheng 4292bd8687 Mod floordiv (#17251)
7 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
7 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
7 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
7 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` (#17249)
7 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
7 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
7 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
7 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
7 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
7 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
7 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop (#16152)
7 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop (#17170)
7 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop (#17152)
7 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory (#17095)
7 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
7 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward (#17090)
7 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode (#16827)
7 years ago
tink2123 5e216fcf1a fix split
7 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
7 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
7 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
7 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
7 years ago
Hongyu Liu 0701c2db47
Merge pull request #16518 from zhoukunsheng/rsqrt
7 years ago
Hongyu Liu bbcfa8ffb2
Merge pull request #16493 from zhoukunsheng/zeros_like
7 years ago
zhoukunsheng f9223c5fa9 Logical compare (#16513)
7 years ago
wopeizl 0114f1d65a
give the output value to keep consistant with document test=develop (#16740)
7 years ago
liuwei1031 072db0938b
optimize lstmp and sample_logits op, test=develop (#16845)
7 years ago
Jiabin Yang 84b7a7291e test=develop, fix hsigmoid dereference nullptr (#16769)
7 years ago
colourful-tree 434caab21b
Merge pull request #16741 from colourful-tree/dev
7 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
7 years ago
dengkaipeng b20b27f0f7 fix yolov3_loss param name. test=develop
7 years ago
heqiaozhi aab9ea6ccb out && commit id
7 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
7 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
7 years ago
zhoukunsheng 380df8281f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
7 years ago
heqiaozhi 85a0746e9d fix doc
7 years ago
heqiaozhi 271532eb5e fix doc
7 years ago
heqiaozhi bc7b3a6147 fix doc
7 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
7 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
7 years ago
Hongyu Liu 283ae0faaa
Merge pull request #16525 from zhoukunsheng/rank
7 years ago
Hongyu Liu afe0d64c9d
Merge pull request #16320 from zhoukunsheng/all_any
7 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
7 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
7 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
7 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
7 years ago
heqiaozhi 54dddee37e add continuous value model op
7 years ago
lujun 14db0680c0 merge conflict, test=develop
7 years ago
lujun 92c8ac8a74 merge conflict, test=develop
7 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
7 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
7 years ago
lujun 01f4f2d7e4 merge confict, test=develop
7 years ago
minqiyang e377d75977 Add UT for most layers without params
7 years ago
dengkaipeng c7876e8c46 fix format. test=develop
7 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
7 years ago
zhoukunsheng 5edf4fb4fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
7 years ago
zhoukunsheng 47a5eec87d improve comment
7 years ago
zhoukunsheng 68f887aab3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
7 years ago
zhoukunsheng b2cdadd700 improve comment
7 years ago
zhoukunsheng 315176c65b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
7 years ago
dengkaipeng 8b76e005f2 fix doc out_shape. test=develop
7 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
7 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
7 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
7 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
7 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
7 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
7 years ago
dengkaipeng 737ea825ac fix doc. test=develop
7 years ago
minqiyang 64b0929417 Polish code
7 years ago
zhoukunsheng 5284213942 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
7 years ago