Commit Graph

165 Commits (146bed767bd2a337ff00a5999966d5049627491f)

Author SHA1 Message Date
yongqiangma afb2cb7c9c
lod_tensor_to_array error message enhance. (#23615)
6 years ago
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
6 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
6 years ago
liym27 fbdf77917e
fix example code of api data/switch_case to keep cn-doc and en-doc consistent (#23670)
6 years ago
GaoWei8 517929f148
Op (reorder_lod_tensor_by_rank) error message enhancement (#23552)
6 years ago
wangchaochaohu 3ea6899f8b
API(fluid.layers.array_read/array_write) error message enhancement (#23568)
6 years ago
Huihuang Zheng a82ce2b1bb
API/OP (ConditionalBlock) error message enhancement (#23480)
6 years ago
wangchaochaohu 81e8fd4a3e
API(fluid.layers.array_length) error message enhancement (#23547)
6 years ago
liym27 8987946fe2
Api/Op (select_input/select_ouput) error message enhancement. (#23445)
6 years ago
liym27 067134f1b3
API (Switch) error message enhancement. test=develop (#23459)
6 years ago
liym27 03deb41d73
API (switch_case) error message enhancement. test=develop (#23429)
6 years ago
liym27 cd348dc467
API (case) error message enhancement. test=develop (#23428)
6 years ago
songyouwei 738c84644b
support tensor array create read write in dygraph (#23200)
6 years ago
Aurelius84 cc8ca8cea9
Polish error Info in while_loop (#23183)
6 years ago
Aurelius84 9ef7f6e898
support to modify dict and list in while_loop (#23083)
6 years ago
liym27 91a2627251
fix bug in select_input: set var type of output to be the same as input. test=develop (#23076)
6 years ago
songyouwei b813c948f0
support control flow cond in dygraph mode (#22693)
6 years ago
songyouwei 60aaa7158b
dygraph support while_loop op (#22714)
6 years ago
Huihuang Zheng 1b561da1f7
Change API doc example code to python3 style print (#22735)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
guofei 9ed59da443
Modify english document and unittest of while_loop (#22615)
6 years ago
guofei 614a2a4f98
modify English document while_loop (#22573)
6 years ago
guofei 3a59a7a11f
Make assign op support LoDTensorArray and modify while_loop API (#22309)
6 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
6 years ago
Zhang Ting e587bc62f9
remove useless code, test=develop (#22111)
7 years ago
liym27 de56887bef
add Note in the doc of old control flow ops. test=develop,test=document_fix (#22108)
7 years ago
liym27 7d8d45991a
control flow: support optimizer called (#21851)
7 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
7 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
7 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
7 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
7 years ago
liym27 beec87b911
fix bug in example codes of API case and switch_case. test=develop,test=document_fix (#21477)
7 years ago
Huihuang Zheng 32959e031e
Add English Document for cond API (#21452)
7 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
7 years ago
lijianshe02 7fcaa39b36
fix Print_op input dtype list error test=develop (#21326)
7 years ago
lijianshe02 382cf5d7e3
add input type and input data type check for Print_op test=develop (#21250)
7 years ago
liym27 b0fc822747 Add control flow api: case (#21114)
7 years ago
liym27 9247528252 Control flow API: switch_case (#21103)
7 years ago
Huihuang Zheng e64d55f04e
Add basic Python Cond Layer (#21050)
7 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
7 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
7 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
7 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
7 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
7 years ago
Wilber 2893cd1ae0
modify english api (#20159)
7 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
7 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
7 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
7 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
7 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
7 years ago