Commit Graph

187 Commits (0133581531920f6c69209afb0e364dc11db50a38)

Author SHA1 Message Date
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
Huihuang Zheng e388e60312
Refine cond API English Doc for 2.0RC (#27708)
4 years ago
Qi Li 4d79304c09
update samples of print and clip api, test=develop (#27670)
4 years ago
danleifeng 6ad72106f9
[API 2.0] Fix api 'is_empty' (#27593)
4 years ago
liym27 3f170dd83d
[API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578)
4 years ago
liym27 9b7ebf1099
[API 2.0] Fix example code of api 'case' and add/delete alias (#27577)
4 years ago
wangchaochaohu ba574c8ec3
refine the usage of numpy element fetch for Ops test=develop (#26194)
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
liym27 b3ac1470c5
Support create LoDTensorArray and return LoDTensorArray in control flow (#24609)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
5 years ago
danleifeng d98e1182a1
fix check and error message for flatten hash is_empty op (#24434)
5 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
5 years ago
guofei fed2204517
Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271)
5 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
yongqiangma 89cf4f90ec
lod_rank_table error message enhance (#23613)
5 years ago
gfwm0502 455ed26708
Modify English documents of while and while_loop (#23934)
5 years ago
kinghuin 53fb0e92cc
fix compare and logical ops cond/out parameter doc bug, test=develop (#23862)
5 years ago
chenhaoze b7d185d6ca
OP clip, merge_lod_tensor, convert/elementwise error message enhancement (#23742)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
gfwm0502 af149f2595
OP(compare/get_places/shrink_rnn_memory) error message enhancement (#23780)
5 years ago
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
yongqiangma afb2cb7c9c
lod_tensor_to_array error message enhance. (#23615)
5 years ago
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
5 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
5 years ago
liym27 fbdf77917e
fix example code of api data/switch_case to keep cn-doc and en-doc consistent (#23670)
5 years ago
GaoWei8 517929f148
Op (reorder_lod_tensor_by_rank) error message enhancement (#23552)
5 years ago
wangchaochaohu 3ea6899f8b
API(fluid.layers.array_read/array_write) error message enhancement (#23568)
5 years ago
Huihuang Zheng a82ce2b1bb
API/OP (ConditionalBlock) error message enhancement (#23480)
5 years ago
wangchaochaohu 81e8fd4a3e
API(fluid.layers.array_length) error message enhancement (#23547)
5 years ago
liym27 8987946fe2
Api/Op (select_input/select_ouput) error message enhancement. (#23445)
5 years ago
liym27 067134f1b3
API (Switch) error message enhancement. test=develop (#23459)
5 years ago
liym27 03deb41d73
API (switch_case) error message enhancement. test=develop (#23429)
5 years ago
liym27 cd348dc467
API (case) error message enhancement. test=develop (#23428)
5 years ago
songyouwei 738c84644b
support tensor array create read write in dygraph (#23200)
5 years ago
Aurelius84 cc8ca8cea9
Polish error Info in while_loop (#23183)
5 years ago
Aurelius84 9ef7f6e898
support to modify dict and list in while_loop (#23083)
5 years ago
liym27 91a2627251
fix bug in select_input: set var type of output to be the same as input. test=develop (#23076)
5 years ago
songyouwei b813c948f0
support control flow cond in dygraph mode (#22693)
5 years ago
songyouwei 60aaa7158b
dygraph support while_loop op (#22714)
5 years ago
Huihuang Zheng 1b561da1f7
Change API doc example code to python3 style print (#22735)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
guofei 9ed59da443
Modify english document and unittest of while_loop (#22615)
5 years ago
guofei 614a2a4f98
modify English document while_loop (#22573)
5 years ago
guofei 3a59a7a11f
Make assign op support LoDTensorArray and modify while_loop API (#22309)
5 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
5 years ago
Zhang Ting e587bc62f9
remove useless code, test=develop (#22111)
5 years ago
liym27 de56887bef
add Note in the doc of old control flow ops. test=develop,test=document_fix (#22108)
5 years ago
liym27 7d8d45991a
control flow: support optimizer called (#21851)
5 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
5 years ago