Commit Graph

26982 Commits (da803415cfd39afeea755a40b727212bebde506e)
 

Author SHA1 Message Date
Guo Sheng da803415cf
Make layers.reshape/expand/slice in dygraph support var inputs. (#22920)
5 years ago
Zhaolong Xing a3b02e44dd
fix converage ci (#23738)
5 years ago
ceci3 488f357728
fix bceloss weight (#23973)
5 years ago
zhangchunle 735e9ccce0
modify paddle_build.sh (#24062)
5 years ago
tianshuo78520a 109ffffbb2
Update code format (#24000)
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
Zeng Jinle d053dfd5fc
fix cuda arch detection (#24036)
5 years ago
石晓伟 db6d867383
add boost dependency to cuda_stream (#24032)
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
石晓伟 d2584a7082
New feature: thread local allocator, test=develop (#23989)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
Zhou Wei 76d78c6387
fix conv_fusion_op conflict,test=develop (#24020)
5 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
5 years ago
zhaoyuchen2018 a28a63a943
OP(fusion_gru) error message enhancement. test=develop (#23591)
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
tianshuo78520a 19235e8525
add cpu ci job check_style (#23617)
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
tianshuo78520a 21eca8362e
Add ccache In Py35 CI (#23945)
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
ShenLiang 7f0b2c7407
fix memory leaking problem of dataset, test=develop (#23955)
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
Zhaolong Xing 133f1fc123
[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723)
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
Yiqun Liu 071a702060
Fix the error misjudgment when there are control nodes in graph. (#23943)
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
lidanqing 2291634c5c
Add user local data preprocess support (#23692)
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
Liufang Sang 771c3b297f
update enhance error message for Initializer, smooth_l1 (#23912)
5 years ago
kinghuin 53fb0e92cc
fix compare and logical ops cond/out parameter doc bug, test=develop (#23862)
5 years ago