Commit Graph

29118 Commits (fbf9564f6bebd3a2c181f6525f11e6bfec79fcbe)
 

Author SHA1 Message Date
123malin fbf9564f6b
【paddle.distributed.fleet】Optimize ParameterServer's Async Mode (#28442)
6 years ago
Leo Chen 98adc8f054
Dev/fix doc of some api (#28785)
6 years ago
lilong12 f77a78cdee
enable pipeline to run with Executor.run() (#28373)
6 years ago
lijianshe02 9f642ed881
fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=… (#28739)
6 years ago
joejiong 4e00c095fa
fix warning in english doc (#28981)
6 years ago
LiuChiachi 70385518a6
Add EarlyStopping (#28691)
6 years ago
LiuChiachi 8c8b42f28a
Update path name of saving in hapi (#28462)
6 years ago
Thunderbrook 0073f9bdb0
support ps-gpu (#28752)
6 years ago
Chen Weihang 768dab441e
polish two api doc detail, test=document_fix (#28971)
6 years ago
Chen Weihang 7c7cdf082f
remove fluid & variable in program (#28966)
6 years ago
furnace 8ff3550658
refactor momentum op to combine weight (#27414)
6 years ago
Jacek Czaja bd1d6d3b30
extends oneDNN caching keys so caching objects are unique to executor/predictor (#28758)
6 years ago
chen zhiyu 3d0ff8eebc
optimize musl docker build script (#28974)
6 years ago
YUNSHEN XIE 50113f9268
fix error for Can not find test to add properties to:test_parallel_dygraph_transformer,test_parallel_dygraph_sparse_embedding (#28968)
6 years ago
Pei Yang 994673bf4f
change avg pooling and global pooling to trt layer in dynamic shape mode (#28702)
6 years ago
Zhang Ting 3416c35996
refine doc of default_startup_program, test=document_fix (#28951)
6 years ago
Zhang Ting 842fd2933c
remove fluid in default_main_program doc, test=document_fix (#28941)
6 years ago
yaoxuefeng 71c1cd1408
fix truncated_gaussian seed (#28777)
6 years ago
HappyAngel de528981e5
fix paddlepredictor build error. test=develop (#28792)
6 years ago
Zhang Ting b5218227d6
refine the doc of dist op, test=document_fix (#28947)
6 years ago
LielinJiang 8f8a02fda4
Optimize conv performance (#28766)
6 years ago
LielinJiang 00e55ded4a
Add lr scheduler callback for high level api (#28737)
6 years ago
yaoxuefeng 6369463a5d
fix test datagenerator ut fail (#28767)
6 years ago
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
6 years ago
Chen Weihang bff4179cc7
lazily init global group in collective (#28780)
6 years ago
Wilber a22ea652cf
fix trt delete_pass bug. (#28763)
6 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
6 years ago
Kaipeng Deng 91bab752a9
fix dataloader default value and doc (#28728)
6 years ago
Chen Weihang 0ed80e09fc
Fix param base trainable set failed (#28756)
6 years ago
Chen Weihang b969c32ab1
fix occupied 0 device memory bug (#28771)
6 years ago
Aurelius84 d6aee7597c
[Dy2Stat]Set buff.persistable=False when it's not initialized (#28749)
6 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
6 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
6 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
6 years ago
wangchaochaohu 8b853b3030
fix the number of perf algo for conv cudnn in exhaustive mode (#28694)
6 years ago
joanna.wozna.intel 8c0ea4bffe
Add bf16 matmul, fc, elementwise add and mul (#28729)
6 years ago
Wojciech Uss efc3b182f0
a fix for the fc_lstm_fuse_pass (#28709)
6 years ago
Zhou Wei 3b0dd5f620
fix bug that to_tensor not support paddle.Place (#28717)
6 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
6 years ago
yaoxuefeng 08b62f4902
fix shuffle batch op shuffle (#28533)
6 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
6 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
6 years ago
QingshuChen 30ef3815b3
adjust kunlun header file (#28536)
6 years ago
Chen Long 2c6e622cfb
add doc issue template test=develop;test=document_fix (#28762)
6 years ago
Zhang Ting dab4920568
improve performance of cast op (#28727)
6 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
6 years ago
Zhou Wei 3a88acd2ee
open unittests on windows (#28750)
6 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
6 years ago
yaoxuefeng 03f46e3526
fix truncated_gaussian op cuda seed setting (#28678)
6 years ago
Wilber 60a5eb68a0
update paramattr doc. test=document_fix (#28745)
6 years ago