Commit Graph

29111 Commits (0073f9bdb0b43a8d298346e28a2b403fe351bac3)
 

Author SHA1 Message Date
Thunderbrook 0073f9bdb0
support ps-gpu (#28752)
5 years ago
Chen Weihang 768dab441e
polish two api doc detail, test=document_fix (#28971)
5 years ago
Chen Weihang 7c7cdf082f
remove fluid & variable in program (#28966)
5 years ago
furnace 8ff3550658
refactor momentum op to combine weight (#27414)
5 years ago
Jacek Czaja bd1d6d3b30
extends oneDNN caching keys so caching objects are unique to executor/predictor (#28758)
5 years ago
chen zhiyu 3d0ff8eebc
optimize musl docker build script (#28974)
5 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)
5 years ago
Pei Yang 994673bf4f
change avg pooling and global pooling to trt layer in dynamic shape mode (#28702)
5 years ago
Zhang Ting 3416c35996
refine doc of default_startup_program, test=document_fix (#28951)
5 years ago
Zhang Ting 842fd2933c
remove fluid in default_main_program doc, test=document_fix (#28941)
5 years ago
yaoxuefeng 71c1cd1408
fix truncated_gaussian seed (#28777)
5 years ago
HappyAngel de528981e5
fix paddlepredictor build error. test=develop (#28792)
5 years ago
Zhang Ting b5218227d6
refine the doc of dist op, test=document_fix (#28947)
5 years ago
LielinJiang 8f8a02fda4
Optimize conv performance (#28766)
5 years ago
LielinJiang 00e55ded4a
Add lr scheduler callback for high level api (#28737)
5 years ago
yaoxuefeng 6369463a5d
fix test datagenerator ut fail (#28767)
5 years ago
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
5 years ago
Chen Weihang bff4179cc7
lazily init global group in collective (#28780)
5 years ago
Wilber a22ea652cf
fix trt delete_pass bug. (#28763)
5 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
5 years ago
Kaipeng Deng 91bab752a9
fix dataloader default value and doc (#28728)
5 years ago
Chen Weihang 0ed80e09fc
Fix param base trainable set failed (#28756)
5 years ago
Chen Weihang b969c32ab1
fix occupied 0 device memory bug (#28771)
5 years ago
Aurelius84 d6aee7597c
[Dy2Stat]Set buff.persistable=False when it's not initialized (#28749)
5 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
5 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
5 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
5 years ago
wangchaochaohu 8b853b3030
fix the number of perf algo for conv cudnn in exhaustive mode (#28694)
5 years ago
joanna.wozna.intel 8c0ea4bffe
Add bf16 matmul, fc, elementwise add and mul (#28729)
5 years ago
Wojciech Uss efc3b182f0
a fix for the fc_lstm_fuse_pass (#28709)
5 years ago
Zhou Wei 3b0dd5f620
fix bug that to_tensor not support paddle.Place (#28717)
5 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
5 years ago
yaoxuefeng 08b62f4902
fix shuffle batch op shuffle (#28533)
5 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
5 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
5 years ago
QingshuChen 30ef3815b3
adjust kunlun header file (#28536)
5 years ago
Chen Long 2c6e622cfb
add doc issue template test=develop;test=document_fix (#28762)
5 years ago
Zhang Ting dab4920568
improve performance of cast op (#28727)
5 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
5 years ago
Zhou Wei 3a88acd2ee
open unittests on windows (#28750)
5 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
5 years ago
yaoxuefeng 03f46e3526
fix truncated_gaussian op cuda seed setting (#28678)
5 years ago
Wilber 60a5eb68a0
update paramattr doc. test=document_fix (#28745)
5 years ago
liym27 269470d62e
[Dynamic-to-Static] Remove unnecessary variables of the arguments in true_func/false_func (#28722)
5 years ago
danleifeng 7d32e100c5
upgrade to use paddle-2.0 API for sample code of paddle.t (#28726)
5 years ago
liym27 e5f0e6b003
[Dynamic-to-Static] Fix bug in loop_transformer: loop vars should contain the var from ancestor-for-node (#28735)
5 years ago
Wilber 04cefeacc5
Disable windows gpu static lib. (#28741)
5 years ago
Wojciech Uss 04bcc13fac
Add multi_gru op and tests (#28591)
5 years ago
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
5 years ago
YUNSHEN XIE 16a808149a
modfied the timeout value for 5 ut (#28714)
5 years ago