Commit Graph

12418 Commits (e97905c5faca1f0a3cf3cdd7f8f48665315e9b8b)

Author SHA1 Message Date
Zhang Ting e97905c5fa
improve performance of momentum (#30881)
4 years ago
cucuzg ac2e2e6b7f
add clip_by_norm on kunlun, *test=kunlun (#30862)
4 years ago
Kaipeng Deng 302427170f
remove numpy array check in single-process dataloader. test=develop (#30861)
4 years ago
wawltor b7560a59ab
fix the broadcast for the large second input (#30818)
4 years ago
JamesLim 6e1e036a75
Implement cuda kernel for index_sample. (#30380)
4 years ago
AshburnLee 666efc2336
Call new cudnn batch norm API regardless of data type and data layout (#30157)
4 years ago
石晓伟 2ac4143b6c
support xpu with analysis predictor, test=develop (#30832)
4 years ago
joejiong 05d2b7a37f
Update paddle.static.Print with paddle2.0 api (#30846)
4 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
4 years ago
Adam Osewski 4f066e316e
Layer normalization fuse pass. (#30721)
4 years ago
WangXi b1026f64af
【kunlun】dygraph supports multi xpu card training (#30671)
4 years ago
LielinJiang 3a3ff75c52
Fix unittest random failed of test_datasets (#30804)
4 years ago
Shang Zhizhou b909450994
fix trt plugin clone and initialize bugs in TRT7.1+ (#30709)
4 years ago
Shang Zhizhou 200ee33df8
fix unittest random error (#30808)
4 years ago
xiemoyuan db87087283
Optimize the encoder of Transformer. (#30439)
4 years ago
WangXi 31ed9c9eed
Fleet distributed strategy support pure fp16 (#30754)
4 years ago
Aurelius84 2c974cc316
【CustomOp】support setup.py to compile custom op (#30753)
4 years ago
Jiaqi Liu 65a9744cfd
fix paddle.static.acc and auc sample code bug, test=document_fix (#30715)
4 years ago
Wojciech Uss fc00240575
A fix for oneDNN matmul kernel. Fixes issue #30309 (#30723)
4 years ago
tianshuo78520a a12b6bb9cb
add readme in whl package (#30726)
4 years ago
WeiXin 3491acfb1e
Split unittest. (#30727)
5 years ago
liu zhengxi a87d78f1a9
update gather_tree doc (#30693)
5 years ago
liu zhengxi fef3654b4e
upgrade gather_tree to core.ops (#30697)
5 years ago
jakpiase f8da5536ed
REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719)
5 years ago
liym27 13ef444fa6
[Dy2Stat] Fix error message when the message has more than one lines. (#30714)
5 years ago
Tao Luo 824a79d383
Revert "Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30661)" (#30708)
5 years ago
jakpiase d834f4e6e8
Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30661)
5 years ago
Leo Chen 1a13626f5f
polish printing dtype (#30682)
5 years ago
WangXi a28a202603
fix test_gen_nccl_id_op failed (#30686)
5 years ago
123malin 164275704d
test=develop, fix nonzero astuple=true (#30647)
5 years ago
yingshengBD 0eea5d714f
post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659)
5 years ago
123malin 06a3e31148
test=develop, fix test_lookahead (#30677)
5 years ago
yukavio 8c5f158172
remove PrettyTable dependence from paddle.flops (#30675)
5 years ago
chentianyu03 fb7fbc7a5d
fix abs bug and add abs test case (#30637)
5 years ago
ShenLiang 9514b4aa5f
Fix scatter grad bug (#30604)
5 years ago
Qi Li 1f5841c2a0
[ROCM] update cmake and dockerfile, test=develop (#30598)
5 years ago
Zhen Wang 4a9de931a2
Fix the bug in fleet amp_init. (#30606)
5 years ago
cnn 7e9f336b58
update document of paddle.vision.dataset, test=document (#30414)
5 years ago
guofei 430f8449f1
Fix the error of save_quantized_model (#30583)
5 years ago
TTerror 10271ddfc4
support reduce_max op on kunlun (#30581)
5 years ago
WeiXin ca33821475
延长单测'test_static_save_load'超时 (#30599)
5 years ago
chentianyu03 358106fcb0
make abs op support complex types (#30375)
5 years ago
huangxu96 138620084c
Add fleet amp_init() (#30572)
5 years ago
wanghuancoder 27a5c0cff6
fix layers train eval bug (#30580)
5 years ago
lilong12 8126a41d73
fix the bug of all_reduce pipeline gradient multiple times (#30437)
5 years ago
Aurelius84 621bc4f771
[Dy2static]Fix paddle prefix in is_paddle_api (#30569)
5 years ago
tangwei12 c9e78a22c5
add trainers for pserver (#30523)
5 years ago
Aurelius84 5067e3a8d2
[Dy2Static]Enhance check of TracedLayers out vars (#30576)
5 years ago
liym27 ff25c5b36f
Fix bug: GetAttrValue should deal with attr with attrType vector<double> (#30536)
5 years ago
WangXi 572c466d19
[Prepare for MultiProcess xpu] unified gen nccl id, refine imperative reducer (#30455)
5 years ago