Commit Graph

139 Commits (7d8d45991a7a744c72b7bce25b830177ea461d0d)

Author SHA1 Message Date
liym27 7d8d45991a
control flow: support optimizer called (#21851)
5 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
5 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
6 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
6 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
6 years ago
liym27 beec87b911
fix bug in example codes of API case and switch_case. test=develop,test=document_fix (#21477)
6 years ago
Huihuang Zheng 32959e031e
Add English Document for cond API (#21452)
6 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
6 years ago
lijianshe02 7fcaa39b36
fix Print_op input dtype list error test=develop (#21326)
6 years ago
lijianshe02 382cf5d7e3
add input type and input data type check for Print_op test=develop (#21250)
6 years ago
liym27 b0fc822747 Add control flow api: case (#21114)
6 years ago
liym27 9247528252 Control flow API: switch_case (#21103)
6 years ago
Huihuang Zheng e64d55f04e
Add basic Python Cond Layer (#21050)
6 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
6 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
6 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
6 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
6 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
6 years ago
Wilber 2893cd1ae0
modify english api (#20159)
6 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
6 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
6 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
6 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
6 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
6 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
6 years ago
wopeizl e606b1754e
optimize the error information when the input for while op has a wron… (#19872)
6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
6 years ago
liym27 c8cdef37b2 change the default value of summarize from -1 to 20 in Print API to improve ease of use (#18738)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor (#18249)
6 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
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 (#18167)
6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
6 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples (#17306)
6 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: (#17369)
6 years ago
石晓伟 acbb4bf38d
update python API examples (#17351)
6 years ago
Zeng Jinle 887a39f050
Fix dygraph unique name bug (#17592)
6 years ago
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
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
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
zhaoyuchen2018 cdb315e9d8
Merge branch 'develop' into docrefine
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
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
zhaoyuchen 032ea9ceda Fix array_read code error.
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago