Commit Graph

29843 Commits (f89da4ab4532461903221bc37f97e916fdefcb3d)
 

Author SHA1 Message Date
Zhou Wei c94a4b9468
Separate AVX and NO_AVX compilation, enhance installation error message (#30413)
4 years ago
yaoxuefeng 6e0da01c61
Heter ps new (#30198)
4 years ago
Shang Zhizhou 49e79cad39
fix jetson compile error (#30378)
4 years ago
Jiaqi Liu e395bcd1e0
add auc into 'all' list (#30310)
4 years ago
Chengmo 859431aadb
fix ps init(#30397)
4 years ago
123malin 2a98e9323a
test=develop, add distributed_infer (#30300)
4 years ago
Wilber 96784ed6c8
fix compile error on ARM (#30398)
4 years ago
Chen Weihang ae1f32091a
fix prune input bug (#30384)
4 years ago
QingshuChen cf786d22ec
fix bug that cann't find mkldnn(kunlun) (#30394)
4 years ago
WeiXin 5ff4f1ad5e
move 'load_op_library','LayerHelper' to 'paddle/incubate' (#30339)
4 years ago
Huihuang Zheng cd5f11b822
Decrease Batch Size for Windows CI, test=develop (#30331)
4 years ago
cc 8e3a294045
skip quantizing ops in cpu inference (#30342)
4 years ago
Bai Yifan ad6fee2fa8
fix quantize error in speical naming model (#30354)
4 years ago
alncat 7bbf3ac5ab
Added support for inference using quantization aware trained dygraph (#30288)
4 years ago
GaoWei8 180877e988
Softmax backward optimize (#30249)
4 years ago
huangxu96 342d62de60
add amp example document (#30314)
4 years ago
Zhou Wei b1d8ff45d7
running unit test sigle GPU parallely on Linux/windows GPU (#29523)
4 years ago
Zhang Jun 10a8f3e5c3
fix bug on compiling inference shared lib with crypto;test=develop (#30269)
4 years ago
Huihuang Zheng 28e156c27f
Fix Sleep Error in enforce.h (#30335)
4 years ago
Huihuang Zheng 017a534888
Decrease Mac Input Size Because of CI Short Memory (#30330)
4 years ago
Leo Chen 3d015f1cf5
Set expected place in child thread for dataloader to avoid costing cuda memory on other card (#30338)
4 years ago
QingshuChen 2c1bba02e4
optimize memcpy perf for kunlun (#30291)
4 years ago
cnn 10ae31579b
update error information (#30277)
4 years ago
huangxu96 ee623bff64
Implemented AddQuantDequantPass in imperative quantization. (#26692)
4 years ago
ShenLiang a60f17b89d
Support unused parameters in dynamic graph distributed (#30224)
4 years ago
wuhuanzhou ca74dd3c69
fix case name error when op benchmark ci auto-retry, test=document_fix (#30322)
4 years ago
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