Commit Graph

1397 Commits (172c2facef6b1908d57f9a8267fbfcafbf2b83fa)

Author SHA1 Message Date
Zhaolong Xing 6978b2e48e
fix split and sampled softmax (#18280)
7 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs (#18261)
7 years ago
flame fdf798f95a
fix double buffer example (#18169)
7 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
7 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
7 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
7 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
7 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
7 years ago
wangchaochaohu a9dc534f48
fix API example (#18153)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
zhoukunsheng 0569ff78fa Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag (#18167)
7 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
7 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. (#18035)
7 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
7 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
7 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
7 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
7 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
7 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
7 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op (#17935)
7 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
7 years ago
ruri 9d6640ff44
Fix edit distance doc (#17947)
7 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
7 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
7 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
7 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 (#17948)
7 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc (#17923)
7 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
7 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
7 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
7 years ago
jerrywgz 5e4f99dd74
refine doc for prelu (#17810)
7 years ago
tensor-tang 557452e778
update and polish hash op doc (#17809)
7 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop (#17804)
7 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
7 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
7 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
7 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
7 years ago
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