Commit Graph

29717 Commits (75936d838fdc8a92f61425fb32faeda6e40ef1f7)
 

Author SHA1 Message Date
JZ-LIANG 75936d838f
Recompute Offload (#30233)
4 years ago
Yiqun Liu 2e80857760
Try to remove test_fuse_elewise_add_act_pass from the black list of running unittest on windows. (#30282)
4 years ago
houj04 dc12b5eedf
resolve #30141 (#30145)
4 years ago
lidanqing a238298659
Skip some conv2d_int8 tests in windows (#30128)
4 years ago
lidanqing a60893f6b5
correct the allowed dimension size (#30326)
4 years ago
Chen Weihang c8c8f205ba
remove c++ stacktrace hint (#30325)
4 years ago
Wojciech Uss fc42faffc2
Wojtuss/upgrade one dnn 2.0 (#30295)
4 years ago
tangwei12 5e839e4da5
add sparse embedding & load vars for 2.0 & gloo bug fix (#30306)
4 years ago
YUNSHEN XIE da3ab010e0
disable test_pipeline (#30204)
4 years ago
tangwei12 25f80fd304
Fix/distributed proto (#29981)
4 years ago
Chengmo d479ae1725
【Paddle.Fleet】Support local save sparse param (#30175)
4 years ago
chajchaj 113810c557
fix bug of celoss when using ignore_index and reduction (#30180)
4 years ago
Double_V 231501fefc
fix elugradgrad test fail & error message opt (#30171)
4 years ago
Zhen Wang fb49ea388e
Fix the accuracy problem of allclose op when using float64 data type in static mode. (#29890)
4 years ago
yaoxuefeng 4656525e24
fix datanorm error msg (#30294)
4 years ago
furnace 77051cc9f0
add fp16 support for tril_triu op (#30186)
4 years ago
石晓伟 efa54629fb
fix header file paths of gflags, commit 3, test=develop (#30273)
4 years ago
Chengmo 5b2c15afcd
Fix server.h include device_context (#30243)
4 years ago
LielinJiang 86d81af5ef
reduce unittest time of test_datasets (#30275)
4 years ago
石晓伟 a0ee09148e
enhance error msgs of fusion_seqpool_cvm_concat_op.cc, test=develop (#30240)
4 years ago
石晓伟 a66eebab5c
fix header file paths of gflags, commit 4, test=develop (#30274)
4 years ago
石晓伟 8c4500ff6d
fix header file paths of gflags, commit 2, test=develop (#30272)
4 years ago
wuhuanzhou 1eeba9802f
fix the problem of Unity Build with incremental compilation, test=develop (#30232)
4 years ago
liym27 b4989fb744
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
4 years ago
furnace c6296b2b0e
fix empty op unit test fail sometimes (#30225)
4 years ago
wangchaochaohu 8dcae0c55d
register OPMaker and Infer Shape Check for fused_elementwise_add (#30259)
4 years ago
AshburnLee 924aac2216
Add tf32 switch for cuDNN (#29192)
4 years ago
石晓伟 8ce2482b80
fix header file paths of gflags, commit 1, test=develop (#30271)
4 years ago
chentianyu03 c7371b7b20
type promotion for grad (#30177)
4 years ago
wuhuanzhou 6d14659f97
op benchmark ci auto retry (#30143)
4 years ago
YUNSHEN XIE 42a6442a08
disable ut test_tsm on windows (#30017)
4 years ago
liym27 3ce878f309
Check the rank of input in kernel of set_value op (#30147)
4 years ago
Jiaqi Liu b7335b4db7
Alias from paddle.fluid.layers.auc to paddle.static.auc (#30206)
4 years ago
WeiXin edafb5465a
Fix bug for 'save mutiple method' (#30218)
4 years ago
WeiXin 66dc4ac77b
modify error message based on comments (#30189)
4 years ago
gongweibao 8700a7bd90
Fix unittests bugs. (#30250)
4 years ago
Bai Yifan dd6f591991
fix test_pool3d_op timeout issue (#30248)
4 years ago
YUNSHEN XIE ec2cac44f9
use wget to replace curl to download the lcov file (#30229)
4 years ago
Huihuang Zheng c372a76303
Add Static Variable Clone (#30208)
4 years ago
wawltor fee424411a
just add the op error message for the matmul xpu (#30246)
4 years ago
XiaoguangHu 6bfdef727e
clean redundant API alias in 2.0 - part 2 (#30013)
4 years ago
LielinJiang e6a1e8757d
Delete incorrect warning message (#30196)
4 years ago
GaoWei8 0a21924a8d
optimize softmax forward (#30217)
4 years ago
wangchaochaohu af80859dd6
reduce the occupied size of memory for the fused pattern of elementwise_add Op and activation Op(relu Op for example) (#29885)
4 years ago
zhang wenhui 5932fee60a
enhance error message, test=develop (#30220)
4 years ago
pangyoki da16b33f2e
add View(reuse allocation) strategy on squeeze, unsqueeze, reshape, flatten op (#29913)
4 years ago
Jacek Czaja 4aba17b5db
[oneDNN] Added UT for testing elementwise_mul caching (#30203)
4 years ago
huangxu96 be5c2e6050
fix windows bug (#29993)
4 years ago
Chen Weihang 3016ba852e
remove distributed prepare context (#30219)
4 years ago
Zhen Wang 7f7dfccf20
Support pure fp16 training for AMP API. (#29544)
4 years ago