Commit Graph

29297 Commits (cf433221391134e42f764cbb246a9b018c8665de)
 

Author SHA1 Message Date
Jack Zhou cf43322139
fix nll_loss doc;test=document_fix; (#29247)
4 years ago
LielinJiang b9f1f4343b
Move temporal_shift to paddle.nn.functional (#29261)
4 years ago
Wilber d68af02c04
fix analysis_config bug. (#29304)
4 years ago
Chen Weihang a2e9d95a4a
change test_imperative_signal_handler_to_exclusive (#29283)
4 years ago
ShenLiang 0fb18bc214
enforce the matmul_v2 error message (#29297)
4 years ago
Zhen Wang 9b59a589b1
Remove some useless log. (#29300)
4 years ago
Leo Chen 13a22a3752
fix shape of tile_grad op (#29289)
4 years ago
Zhen Wang be3777a50a
Add pure fp16 training with master weights. (#27712)
4 years ago
chentianyu03 976961de6d
fix random failed of complex matmul (#29285)
4 years ago
Wojciech Uss 6673fb0565
change import math.h to cmath (#29260)
4 years ago
furnace 7584bb5096
Layer norm fp16 (#29169)
4 years ago
chalsliu 597897e3ae
Supprot precision test for code analysis
4 years ago
mls1999725 a37963b890
Update APIs in text/datasets and dataloader (#29219)
4 years ago
mls1999725 493568b070
Update Codes of Cifar and VOC2012 (#29204)
4 years ago
mls1999725 0aedd463ee
Update get_worker_info API (#29190)
4 years ago
Shang Zhizhou c59b4f28a2
fix cmake error when WITH_GPU=ON and WITH_TENSORRT=ON && WITH_MKL=OFF (#29275)
4 years ago
mls1999725 6a9a62c3ef
Update conv3d API (#29205)
4 years ago
Huihuang Zheng aec05d811c
[Dy2stat] Fix PaddleGan Deoldify Model Dy2stat Problems (#29226)
4 years ago
Shang Zhizhou fc80d2e09c
add compile option WITH_TENSORRT (#29208)
4 years ago
Leo Chen 116305ea4b
Improve performance of elementwise_add grad op (#29187)
4 years ago
卖鱼的哲学 07c67d5a8b
add deformable_conv op on xpu (#29234)
4 years ago
Chen Weihang 1de32f823d
Hot fix complle failed in gcc4.8 caused by complex impl (#29254)
4 years ago
GeminiCarrie 642abe2a48
Fix a bug when running on an operating system without "bash." (#29131)
4 years ago
yukavio a71ea00922
add unit test (#29228)
4 years ago
ShenLiang 46b73e6cd9
Change the api of DataParallel and Fleet (#29224)
4 years ago
Leo Chen 73e51a17e7
add stop_gradient property and remove reduce redundant information (#29185)
4 years ago
QingshuChen 64f29fbb70
update kunlun conv2d/softmax/elementwise implemetation (#29229)
4 years ago
Jiawei Wang b11ab12787
Fix doc (adadelta, sgd, momentum) (#29212)
4 years ago
lijianshe02 76312deb30
fix nll_loss test random fail bug test=develop (#29236)
4 years ago
LielinJiang 8a2dd34a1e
fix depthwise conv (#29227)
4 years ago
huangxu96 dbdeecd665
Modify doc mistakes of grad API. (#29176)
4 years ago
Jiawei Wang a5d13d593c
Momentum Velocity init in Momentum.__init__() (#29223)
4 years ago
Leo Chen 4556ad76b4
Upgrade string literals to raw string [part 2](#29217)
4 years ago
wanghuancoder 2b2cd1864a
revert python file coverage, delete coverage run --include, test=develop (#29230)
4 years ago
chentianyu03 8f45d14263
add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199)
4 years ago
123malin cc9c619679
test=develop, fix doc (#29200)
4 years ago
Zhou Wei c0a991c874
accumulate gradient for leaf tensor with previous graph and expose leaf tensor concept (#28429)
4 years ago
Wilber 74c43ac638
fix lite unit test. (#29233)
4 years ago
huangjun12 b6a26749dc
fix doc of alpha_dropout/dropout/dropout2d/dropout3d/npair_loss (#29136)
4 years ago
Adam Osewski 4096ff94dc
Small optimizations for conv2d kernel subroutines. (#29188)
4 years ago
joanna.wozna.intel 5c61eeef61
Enable all image classification models (#29155)
4 years ago
LielinJiang d8eef4e4a4
Remove dependence of scipy (#29121)
4 years ago
yaoxuefeng a069e1ca91
fix docs (#29097)
4 years ago
Chen Weihang 786e69e9c7
diable test_yolov3 in musl (#29216)
4 years ago
Wilber 4fec182d24
[Lite-Subgraph] Fix compile error for lite subgraph. (#29146)
4 years ago
hong19860320 f23665e5d5
Refine the doc and unit test for Sigmoid and stanh (#29198)
4 years ago
123malin b5c6342336
Update ps gpu (#29209)
4 years ago
liym27 865a45984f
Check whether there is any inplace operation affecting gradient calculation. (#27901)
4 years ago
Chen Long c21a979790
fix some docs test=develop;test=document_fix (#29213)
4 years ago
lilong12 08fb079dbc
Fix the doc for shard_index api (#29183)
4 years ago