Commit Graph

3751 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
hutuxian 7f85dfeb18
Upgrade Error Message for AucOP & MultiplexOP (#24458)
6 years ago
danleifeng d98e1182a1
fix check and error message for flatten hash is_empty op (#24434)
6 years ago
liu zhengxi 417b576c34
API(dynamic_lstm, dynamic_lstmp) error message enhancement (#24450)
6 years ago
wangchaochaohu 53bdee64e6
add tensor support for gaussian_random_op test=develop (#24389)
6 years ago
Chen Weihang 05d20e5793
API/OP (Some SL API) error message enhancement (#24441)
6 years ago
Aurelius84 100914ddbe
Fix bug with `if Tensor` in is_control_flow (#24433)
6 years ago
Li Fuchen e58619295e
OP(rank_loss, similarity_focus, squeeze) error message enhancement (#24448)
6 years ago
wangguanzhong abb49df26f
Enhance yolo_box & yolov3_loss (#24370)
6 years ago
mapingshuo d1bb76a2f7
fix error log, test=develop (#24419)
6 years ago
FDInSky 7fedf26b87
add linear interpolate operator (#23357)
6 years ago
wawltor 2de5075a6d
Fix the elementwise ops in broadcast in the process of backward (#24319)
6 years ago
Guanghua Yu 988fbf82e2
Fix bug with wrong calculation result in `nn.loss.CrossEntropyLoss` (#24352)
6 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
6 years ago
Aurelius84 9bf70ed752
[dy2stat]Support save_inference_model in program_translator (#24353)
6 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
6 years ago
zhongpu a851b97a58
copy dygraph api to paddle.imperative (#24085)
6 years ago
liym27 03f4684d76
[Dy2Stat] Add test for bert pretraining. (#24350)
6 years ago
hong 6d8dcc7407
Fix np ndarray mul varbase (#24331)
6 years ago
hong 67f66f0904
Fix get item out of range error (#24339)
6 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
6 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
6 years ago
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
6 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
6 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
6 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
6 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
6 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
6 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
6 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
6 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
6 years ago
Yibing Liu fb82d72c61
Move complex into dir incubate (#24254)
6 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
6 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
6 years ago
qingqing01 84cf5db854
Fix double_grad bug in statig-graph (#24190)
6 years ago
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
6 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
6 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
6 years ago
yongqiangma 74803f5190
add unbind python api (#24141)
6 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
6 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
6 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
6 years ago
GaoWei8 ec00d11204
fix lod_reset check dtype (#24133)
6 years ago
Feiyu Chan e146e79e66
add reshape in paddle.complex (#24176)
6 years ago
FDInSky e72832adb4
fix generate_proposals (#23797)
6 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
6 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
6 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
6 years ago
石晓伟 e396c47850
try to resolve the inference_pass_test, test=develop (#24172)
6 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
6 years ago
Zhang Ting f5c08c3f4d
set int64 for Output(Length) of sequence_pad, test=develop (#24161)
6 years ago
Chen Weihang 25a233e46d
Simplify Program printing code to improve debugging efficiency (#23918)
6 years ago
HappyAngel 896bda0c98
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
6 years ago
Chen Weihang 9b3086cfb7
Fix some problems in StaticModelRunner (#24082)
6 years ago
Chengmo 28a558e867
Update index sample (#24109)
6 years ago
Leo Chen 1fc219ebae
Dev/add fake_interface_only decorator for some function of Variable (#24083)
6 years ago
suytingwan a2c6d45080
test=develop softmax op fp16 test case pass grad check (#24130)
6 years ago
Feiyu Chan e01262e691
add kron op (#24105)
6 years ago
Zhong Hui 9ec9fc0f36
fix the set dtype bug of uniform_random op,support set the dtype
6 years ago
lijianshe02 a398464e77
API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, … (#24118)
6 years ago
Pei Yang ab4d314095
refine full_like en api. test=develop (#24021)
6 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
6 years ago
liym27 c2bc92de91
[Dy2Stat] Add test for ptb model. (#24076)
6 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
6 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
6 years ago
liym27 2961a4f07d
[Dy2Stat] Optimize loop cond (#24049)
6 years ago
WuHaobo 79eaac55ba
polish_tril_triu_docstring and add dygraph (#24055)
6 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
6 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
6 years ago
littletomatodonkey eec18202f5
add addmm dyg mode, test=develop (#24095)
6 years ago
xiaoting 96ffebef55
fix bicubic, change int to floor (#24063)
6 years ago
Xing Wu f6e8bf0d24
update cudnn rnn weights, test=develop (#23929)
6 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
6 years ago
guofei 96491e43b7
Repair unittest: test_dyn_rnn (#24031)
6 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
6 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
6 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
6 years ago
Xing Wu 614eb942fc
upload code for tensor.rand (#23507)
6 years ago
ceci3 488f357728
fix bceloss weight (#23973)
6 years ago
Kaipeng Deng 10d85208bf
fix test_multiprocess_dataloader_base timeout. test=develop (#24053)
6 years ago
liu zhengxi 8dfb240a64
disable trt test, test=develop (#23984)
6 years ago
yongqiangma 89cf4f90ec
lod_rank_table error message enhance (#23613)
6 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
6 years ago
GaoWei8 62e647c3c0
polish lod_append,lod_reset test (#23979)
6 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
6 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
6 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
6 years ago
Li Fuchen 87d8dc3dc0
add diag_embed op (#23385)
6 years ago
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
6 years ago
zhangchunle 6bd200db66
remove high level api (#23854)
6 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
6 years ago
Yiqun Liu 8d0b0cb4ae
Op(conv2d_fusion) error message enhancement. (#23596)
6 years ago
Yang Zhang 011bcc9f52
Add `paddle.nn.loss.MSELoss` (#23399)
6 years ago
0YuanZhang0 2a38f12382
ADD Manual seed op into paddle.framework (#23537)
6 years ago
liym27 1507f77a18
Fix bug in convert_call because difference exists between python3 and python2. test=develop (#23966)
6 years ago
mapingshuo 7d4002e06a
restrict block num of layer_norm_grad cuda block to 128 (#23878)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
liym27 0b0adbf9b6
[dy2static]Support recursive call (#23900)
6 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
6 years ago
GaoWei8 490db7f325
add paddle.tensor interface (#23801)
6 years ago
Huihuang Zheng 45e48c3c32
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958)
6 years ago