Commit Graph

10674 Commits (f9c7f58ef66c823bcbdf327517d3d2858c61de32)

Author SHA1 Message Date
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
5 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
5 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
Chen Weihang c78da18db4
polish print format, test=develop (#24312)
5 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
5 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
5 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
5 years ago
hong 04e9d721a2
unitize name in optimizer; test=develop (#24008)
5 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
5 years ago
0YuanZhang0 f800403fff
Manual seed API recover
5 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
5 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
5 years ago
qingqing01 84cf5db854
Fix double_grad bug in statig-graph (#24190)
5 years ago
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
liym27 e8869a907b
Fix bug in ProgramTranslator.get_output, convert all items into VarBase in nested list. (#24267)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
5 years ago
lidanqing 61ec30f030
Update QAT INT8 2.0 doc (#24127)
5 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
5 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
5 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
5 years ago
Feiyu Chan e146e79e66
add reshape in paddle.complex (#24176)
5 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
5 years ago
Guo Sheng 663eca451d
Fix dygraph dropout seed. test=develop (#24177)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Kaipeng Deng 3e962aecc1
fix kldiv_loss sample code diff. test=develop test=document_fix (#23660)
5 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
Guanghua Yu 43def6b647
fix CrossEntropyLoss op en doc, test=develop (#24104)
5 years ago
石晓伟 e396c47850
try to resolve the inference_pass_test, test=develop (#24172)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
Zhang Ting f5c08c3f4d
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
5 years ago
hong a8eac7da61
fix warpctc bug in dygraph mode; test=develop (#24119)
5 years ago
XiaoguangHu 526a13ff58
define fluid alias in paddle.tensor and paddle.nn dir (#24151)
5 years ago
Chen Weihang 25a233e46d
Simplify Program printing code to improve debugging efficiency (#23918)
5 years ago
HappyAngel 896bda0c98
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
5 years ago
Chen Weihang 9b3086cfb7
Fix some problems in StaticModelRunner (#24082)
5 years ago
Chengmo 28a558e867
Update index sample (#24109)
5 years ago
Leo Chen 1fc219ebae
Dev/add fake_interface_only decorator for some function of Variable (#24083)
5 years ago
suytingwan a2c6d45080
test=develop softmax op fp16 test case pass grad check (#24130)
5 years ago
Liufang Sang 0f77e31691
fix error when out is not None test=develop (#24103)
5 years ago
Feiyu Chan e01262e691
add kron op (#24105)
5 years ago
Zhong Hui 9ec9fc0f36
fix the set dtype bug of uniform_random op,support set the dtype
5 years ago
lijianshe02 a398464e77
API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, … (#24118)
5 years ago
Pei Yang ab4d314095
refine full_like en api. test=develop (#24021)
5 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
5 years ago
liym27 c2bc92de91
[Dy2Stat] Add test for ptb model. (#24076)
5 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
5 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
5 years ago
Li Fuchen 7dac3226ec
modified the example of diag_embed english doc, test=develop (#24012)
5 years ago
liym27 2961a4f07d
[Dy2Stat] Optimize loop cond (#24049)
5 years ago
WuHaobo 79eaac55ba
polish_tril_triu_docstring and add dygraph (#24055)
5 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
5 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
5 years ago
littletomatodonkey eec18202f5
add addmm dyg mode, test=develop (#24095)
5 years ago
xiaoting 96ffebef55
fix bicubic, change int to floor (#24063)
5 years ago
Yang Zhang ddcdd4a709
Minor fix to `MSELoss` docstring (#24077)
5 years ago
Wojciech Uss 3d744162dd
QAT: support for new models (#23928)
5 years ago
Xing Wu f6e8bf0d24
update cudnn rnn weights, test=develop (#23929)
5 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
5 years ago
guofei 96491e43b7
Repair unittest: test_dyn_rnn (#24031)
5 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
5 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
5 years ago
Guo Sheng 54a47cd271
Add tracks_own_finished to Decoder to avoid mismanagement of the finished state in dynamic_decode. (#23664)
5 years ago
Xing Wu 614eb942fc
upload code for tensor.rand (#23507)
5 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
5 years ago
Guo Sheng da803415cf
Make layers.reshape/expand/slice in dygraph support var inputs. (#22920)
5 years ago
ceci3 488f357728
fix bceloss weight (#23973)
5 years ago
Zhou Wei 6f5669f9bf
Add note about the time cost and change HTTPS to HTTP to avoid unable to download(#24043)
5 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
5 years ago
liu zhengxi 8dfb240a64
disable trt test, test=develop (#23984)
5 years ago
yongqiangma 89cf4f90ec
lod_rank_table error message enhance (#23613)
5 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
5 years ago
Zhang Ting f5d76b50ec
polish the dist doc, test=document_fix (#23982)
5 years ago
GaoWei8 62e647c3c0
polish lod_append,lod_reset test (#23979)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
5 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
5 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
5 years ago
danleifeng 7049f301ee
fix example bug;test=develop (#23893)
5 years ago
Li Fuchen 87d8dc3dc0
add diag_embed op (#23385)
5 years ago
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
5 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
5 years ago
liuwei1031 94fdb8eb59
tweak doc of dot and logsumexp, test=develop (#23925)
5 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
5 years ago
Yiqun Liu 8d0b0cb4ae
Op(conv2d_fusion) error message enhancement. (#23596)
5 years ago
Yang Zhang 011bcc9f52
Add `paddle.nn.loss.MSELoss` (#23399)
5 years ago
0YuanZhang0 2a38f12382
ADD Manual seed op into paddle.framework (#23537)
5 years ago
liym27 1507f77a18
Fix bug in convert_call because difference exists between python3 and python2. test=develop (#23966)
5 years ago
gfwm0502 455ed26708
Modify English documents of while and while_loop (#23934)
5 years ago
mapingshuo 7d4002e06a
restrict block num of layer_norm_grad cuda block to 128 (#23878)
5 years ago
Kaipeng Deng 20b1b080f7
fix logger propagate. test=develop (#23961)
5 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
5 years ago
liym27 0b0adbf9b6
[dy2static]Support recursive call (#23900)
5 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
5 years ago
GaoWei8 490db7f325
add paddle.tensor interface (#23801)
5 years ago
GaoWei8 e9289e8c22
enhanced lod_append, lod_reset english doc (#23803)
5 years ago
Huihuang Zheng 45e48c3c32
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958)
5 years ago
Steffy-zxf cca5f8fa1c
fix paddle.tensor.pow api example typo in api2.0
5 years ago
Zhou Wei 8002b2beb4
Avoid logging.info be printed many times in dygraph_mode,test=develop (#23932)
5 years ago
kinghuin 53fb0e92cc
fix compare and logical ops cond/out parameter doc bug, test=develop (#23862)
5 years ago
GaoWei8 0be4b04d13
Api (lod_append) error message enhancement (#23541)
5 years ago
Huihuang Zheng 81c4def96a
[Dy2stat] Rename Dygraph To Static Decorators (#23880)
5 years ago
hutuxian 65f495c9fa
remove print statement to make code clean(#23907)
5 years ago
huangjun12 8af85922d0
Error message enhancement of 6 op (#23759)
5 years ago
Zhou Wei 66dc8e30f0
move the initialize position of grad_clip to optimizer(__init__),and speed up clip (#23782)
5 years ago
Zhong Hui 361c6ccc01
OP error message enhancement of l2_normalize, matmul, mean, etc
5 years ago
liym27 b3520b14fc
Get answer code from function instead of str. test=develop (#23904)
5 years ago
liym27 37ef7c1351
[dy2static]Fix a bug of is_dygraph_api and move BasicApiTransformer to a separate file(#23923)
5 years ago
liuwei1031 c645d23519
improve efficiency of dot op in dygraph mode (#23856)
5 years ago
liu zhengxi 53cfac9492
Fix trt fc fuse test (#23852)
5 years ago
Bai Yifan 477cb1fdb3
Add addcmul, test=develop (#23411)
5 years ago
chenhaoze b7d185d6ca
OP clip, merge_lod_tensor, convert/elementwise error message enhancement (#23742)
5 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
lijianshe02 e21b3c273e
add nll_loss op test=develop (#23758)
5 years ago
cc 40aa14ec77
Weight quantization support channel_wise_abs_max method to achieve higher accuracy (#23629)
5 years ago
Chen Weihang 1747bbdbab
disable test imperative data loader exception, test=develop, test=document_fix (#23933)
5 years ago
Chen Weihang fccbc485f5
remove redundant visit func, test=develop (#23877)
5 years ago
Liufang Sang f5fac6fdb2
add paddle.std api (#23825)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
5 years ago
zhupengyang 56c54cccbd
Op(prelu/relu/f.relu/f.log_softmax) error message enhancement (#23792)
5 years ago
gfwm0502 af149f2595
OP(compare/get_places/shrink_rnn_memory) error message enhancement (#23780)
5 years ago
Qinghe JING 476294183c
fix bug in reduce op (#23795)
5 years ago
Chen Weihang 5b97b8556e
remove train eval set in static runner, test=develop (#23834)
5 years ago
liu zhengxi 7b522183c0
API (create_parameter, create_global_var) error message enhancement (#23623)
5 years ago
zhongpu 1f8d8a5358
remove dygraph api to paddle.imperative, test=develop (#23628)
5 years ago
Chengmo ddd604446b
Fix judge pslib transpiler (#23720)
5 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
5 years ago
xiaoting 7de0a25b5e
Add `nn.interpolate ` (#23434)
5 years ago
songyouwei 8f63a3ecff
fix no_grad argspec (#23790)
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
Xing Wu 840ac2b302
Cudnn rnn layers api (#23390)
5 years ago
yaoxuefeng 5b69242fab
modify datanorm op test=develop (#23030)
5 years ago
suytingwan 3e1676fa9a
Add meshgrid op (#23736)
5 years ago
wawltor 17ec3ab23e
Fix the scale fp16 dtype support for scale op, delete the fp16 test caseraise for scale
5 years ago
Yang Zhang 648f1d5b3f
API/OP error message enhancement (#23684)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
xiaogang f11af6a935
enhance attention_lstm and param_attr error message (#23678)
5 years ago
Feiyu Chan 600cb8c828
Add row_conv and hsigmoid into paddle.nn(functional and layer) (#23517)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 years ago