Commit Graph

951 Commits (fa43e80e19a7b62112de6b2bb2eaa115beb5b387)

Author SHA1 Message Date
hong fa43e80e19 New save load interface (#20148)
6 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
6 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
6 years ago
chengjuntao 9acdb6e83a
Fix fluid.data code example (#20236)
6 years ago
liym27 3d006fa630 fix English document of expand/pow/reshape/slice. test=develop, test=document_fix (#20280)
6 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
6 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
6 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
6 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
6 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
6 years ago
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
6 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
6 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
6 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
6 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
6 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
6 years ago
Double_V 98da70f63f fix API en doc (#20261)
6 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
6 years ago
zhoushiyu 1106fbbd01 fix cvm and DataFeedDesc apis (#19994)
6 years ago
Yi Liu 4da243003e
update the example of shard_index (#20272)
6 years ago
Aurelius84 a38d1835b5
refine seq_pool/reshape/reverse test=develop, test=document_fix (#20233)
6 years ago
Zhang Ting 7e140d870a modified doc of group_norm, test=develop, test=document_fix (#20234)
6 years ago
Zhang Ting 2087f77120 modified doc of crop_tensor, test=develop, test=document_fix (#20203)
6 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
6 years ago
ShenLiang d26276e3ac fix doc, test=develop test=document_fix test=document_preview (#20249)
6 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
6 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
6 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
6 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
6 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
6 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
6 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
6 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
6 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
6 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
6 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
6 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
6 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
6 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
6 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
6 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
6 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
6 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
6 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
6 years ago
chengjuntao 0099e54924
refine deformable roi pooling doc (#19944)
6 years ago
wangchaochaohu 382d099dcb
add support tensor and tensorlist for strided_slice OP (#19929)
6 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
6 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
6 years ago
Tao Luo 65a02fc114
add input type and dtype check for softmax_op (#19975)
6 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
6 years ago