Commit Graph

1708 Commits (54970444ce9baf3154a3775c81280ca97d59c83d)

Author SHA1 Message Date
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
5 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
5 years ago
Pei Yang 6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
5 years ago
wangchaochaohu 5c649d9a1e
fix the reduce api en doc (#20223)
5 years ago
DuYao 76a5819728 update English document (#20330)
5 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
5 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
5 years ago
Youwei Song ba78a0c7c2 polish 3 LSTM en doc (#20383)
5 years ago
Feiyu Chan 91693b9cee fix document for swish, thresholded_relu, gaussian_randdom
5 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
5 years ago
Pei Yang 057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix (#20296)
5 years ago
zhongpu 9ca417f1d0 fix APIs, update norm op, test=develop (#20119)
5 years ago
Kaipeng Deng 3833b511a6
refine en API doc (#20206)
5 years ago
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
5 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
5 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
5 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
5 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
5 years ago
huangjun12 b347ca084e Fix document of APIs, test=develop, test=document_fix (#20314)
5 years ago
hong fa43e80e19 New save load interface (#20148)
5 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
5 years ago
Jiabin Yang b23f00a0d7
Refine en doc (#20317)
5 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
5 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
5 years ago
chengjuntao 9acdb6e83a
Fix fluid.data code example (#20236)
5 years ago
liym27 3d006fa630 fix English document of expand/pow/reshape/slice. test=develop, test=document_fix (#20280)
5 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
5 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
5 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
5 years ago
Zeng Jinle f1364df71f
add deprecated msg to py_readers, test=develop (#20211)
5 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
5 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
5 years ago
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
5 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
5 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
5 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
5 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
5 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
5 years ago
Double_V 98da70f63f fix API en doc (#20261)
5 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
5 years ago
zhoushiyu 1106fbbd01 fix cvm and DataFeedDesc apis (#19994)
5 years ago
Yi Liu 4da243003e
update the example of shard_index (#20272)
5 years ago
Aurelius84 a38d1835b5
refine seq_pool/reshape/reverse test=develop, test=document_fix (#20233)
5 years ago
Zhang Ting 7e140d870a modified doc of group_norm, test=develop, test=document_fix (#20234)
5 years ago
Zhang Ting 2087f77120 modified doc of crop_tensor, test=develop, test=document_fix (#20203)
5 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
5 years ago
ShenLiang d26276e3ac fix doc, test=develop test=document_fix test=document_preview (#20249)
5 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
5 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
5 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
5 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
5 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
5 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
5 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
5 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
5 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
5 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
5 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
5 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
5 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
5 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
5 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
5 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
5 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
5 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
5 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
5 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
5 years ago
Zeng Jinle 1b7de89455
fix math_op_path.py when integers, test=develop (#20008)
5 years ago
chengjuntao 0099e54924
refine deformable roi pooling doc (#19944)
5 years ago
wangchaochaohu 382d099dcb
add support tensor and tensorlist for strided_slice OP (#19929)
5 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
5 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
5 years ago
Tao Luo 65a02fc114
add input type and dtype check for softmax_op (#19975)
5 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
5 years ago
Yi Liu 2efdf0ef35
update en document of shard_index_op (#19963)
5 years ago
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
5 years ago
wopeizl e606b1754e
optimize the error information when the input for while op has a wron… (#19872)
5 years ago
ruri d31c92a2cd
add mse_loss (#19759)
5 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
5 years ago
lvmengsi 4155e62559
add instance norm (#19500)
5 years ago
Jiabin Yang 454254115e
Feature/auto prune in dygraph (#19757)
5 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
5 years ago
Zeng Jinle e237275017
add py_reader may be deprecated msg, test=develop (#19891)
5 years ago
Zhang Ting 93364b45c1 group_norm support data_layout:NHWC, test=develop, test=document_preview (#19614)
5 years ago
Zhang Ting 439d95e157 modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287)
5 years ago
Zhang Ting b38889413d add crop_tensor_op, test=develop, test=document_preview (#19314)
5 years ago
wopeizl a7c440d303
add precise roi pooling op test=develop (#18960)
6 years ago
wangchaochaohu 47af618f70
Strided slice (#19642)
6 years ago
Huihuang Zheng 3e1e1fee26
Return correct currrent block of a var (#19850)
6 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
6 years ago
liym27 677e714425 fix pow op, support tensor for agument factor. (#19313)
6 years ago
liym27 bd89a27308 add tensor support for argument shape in reshape op; (#19268)
6 years ago
liym27 88628016b2 add tensor(tensor and tensor in list) support for argument starts and ends in slice op; (#19208)
6 years ago
liym27 e9e3c08777 fix expand op: (#19302)
6 years ago
JesseyXujin e352467c1c
modify activation op API, delete use_cudnn args, test=develop, (#19758)
6 years ago
Zeng Jinle 078a678219
refine math_op_patch, test=develop (#19727)
6 years ago
Tao Luo ec9bc1bd9f
paddle::framework::vectorize() templatization (#19730)
6 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
JesseyXujin 0b06db9413
delete transmission args in linear_chain_crf op (#19619)
6 years ago
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
6 years ago
Aurelius84 6364ebc4dd
Add distributions of Categorical and MultivariateNormal (#18263)
6 years ago
FDInSky a18cf5e119 add a argument for softshrink python api (#19396)
6 years ago
ShenLiang 2cd3fa3e9a add scatter_nd op and scatter_nd_add op (#19571)
6 years ago
xiaoting 7a86706309 modified multiclass_nms example (#19553)
6 years ago
JesseyXujin 4a7e6deb63
add padding in linear_chain_crf op (#19583)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test (#19366)
6 years ago
Aurelius84 5b5379b32a
Add sequence_topk_avg_pooling Op (#19442)
6 years ago
Bai Yifan 6d99842bb8
fix mean_iou api example, test=develop, test=document_preview (#19503)
6 years ago
Bai Yifan 8394699dbb add stop_gradient in range_api, test=develop (#19484)
6 years ago
Aurelius84 a9cd513680
improve sequence_conv api doc (#19316)
6 years ago
vincentXiyu 482ce818bb Support Tensor input with padding for warpctc op (#19322)
6 years ago
Yibing Liu b2c4f76cf2
Fix sequence mask in dygraph (#19271)
6 years ago
xiaoting 62facc7e47 fix yolo_box python example (#18925)
6 years ago
lvmengsi d08d5ab519
Fix the mistake of convolution (#19274)
6 years ago
Aurelius84 78a3d837f8
Add match_matrix_tensor op (#18525)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
6 years ago
Aurelius84 45fb031f6b
remove is_test param of FC test=develop (#19209)
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
lvmengsi c6f163cd7a
add description of sync_bn (#19056)
6 years ago
Jiawei Wang 6ac32d0981 Instag Implemention (#18394)
6 years ago
wawltor 0019eb376a
Fix the error of op `ones_like` document,change the output variable
6 years ago
huangjun12 20f18930ae Add hard swish op (new op) (#19001)
6 years ago
Kevin 744279fe68
Refine embedding Api doc (#18820)
6 years ago
ShenLiang 4397cb318e add eye op, kernel and unitest test=develop (#18980)
6 years ago
Kaipeng Deng f86fead693
Add trilinear_interp OP (#18711)
6 years ago
wangguanzhong e50f527fee
update roi doc in roi_pool and roi_align (#19036)
6 years ago
Kaipeng Deng 1f46253d4a
fix natural exp decay doc. test=develop (#19025)
6 years ago
Kevin e681d65515 Add var_conv_2d op (#18518)
6 years ago
lvmengsi 5d9df8c8c7
fix dropout (#18965)
6 years ago
SunGaofeng 4da1c4f15d
fix g_param shape mismatch in WeightNormParamAttr (#18940)
6 years ago
xsrobin 8ce902541c
fix unalign of some examples (#18943)
6 years ago
hong f745d6d9e4
fix expand op dtype build bugs; test=develop (#18932)
6 years ago
wawltor 3ab1866ca5
Add the op of unique_with_counts, expand count function of the op unique (#18720)
6 years ago
HaoRen 24f8543106 Add center Loss Op Support (#18681)
6 years ago
lvmengsi d21c391447
replace paper link (#18861)
6 years ago
whs 6cccab9203
Make lod_append support variable lod. (#18908)
6 years ago
lvmengsi 829ef26281
Fix drop deconv (#18813)
6 years ago
石晓伟 9dbb62eeb9
Fix examples of API (#18092)
6 years ago
whs 075e1cf78e
Add python API for appending LoD level (#18702)
6 years ago
JesseyXujin 25c9b57bcd
Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop (#18771)
6 years ago
Yi Liu 157211c4e1
supports distributed classification (#18690)
6 years ago
Zeng Jinle d07ad4c605
add more traceback to py_reader error msg, test=develop (#18722)
6 years ago
Kevin 995d7d8600 Modify embedding_op input dtype to int64 (#18598)
6 years ago
LielinJiang 24d1c44a0c Fix roi_perspective_transform_op bug (#18522)
6 years ago
LielinJiang 43e17c7951 Add distributions of normal and uniform (#18023)
6 years ago
qingqing01 602cb6a5b4
Enhance linear_lr_warmup (#18463)
6 years ago
zhoukunsheng 7c6f2350b9 support Tensor input for edit_distance op (#18162)
6 years ago
zhoukunsheng 26318544d2 support Tensor input for chunk_eval op (#18226)
6 years ago
zhoukunsheng 206c44e2a8 add unique kernel and op (#17557)
6 years ago
zhoukunsheng 71af72b1c2 upgrade hash op to support Tensor and LoDTensor input (#17998)
6 years ago
zhoukunsheng d3b3443d10 add ones_like op (#17388)
6 years ago
zhoukunsheng 67b48d7fe7 add size op (#17412)
6 years ago
Zeng Jinle 41ab76e55b add friendly error msg to py_reader (#18316)
6 years ago
Kaipeng Deng 823ab5e887
fix load attr error. test=develop (#18447)
6 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
6 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor (#18249)
6 years ago
Zhaolong Xing 6978b2e48e
fix split and sampled softmax (#18280)
6 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs (#18261)
6 years ago
flame fdf798f95a
fix double buffer example (#18169)
6 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
6 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
6 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
6 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
6 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
6 years ago
wangchaochaohu a9dc534f48
fix API example (#18153)
6 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
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
Huihuang Zheng bbc292920c
Fix API example code (#18176)
6 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. (#18035)
6 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
6 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
6 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
6 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
6 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
6 years ago
Guo Sheng a06b316b94
Fix GetExpectedKernelType of add_position_encoding_op (#17935)
6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
6 years ago
ruri 9d6640ff44
Fix edit distance doc (#17947)
6 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
6 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
6 years ago
SunGaofeng 3559e5a3fa
fix bug when iterate in locals_var.items() in python3 (#17948)
6 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc (#17923)
6 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
6 years ago
jerrywgz 5e4f99dd74
refine doc for prelu (#17810)
6 years ago
tensor-tang 557452e778
update and polish hash op doc (#17809)
6 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop (#17804)
6 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
Hongyu Liu aca53535e0 fix bug; test=develop (#17733)
6 years ago