Commit Graph

12106 Commits (bdae7ed326131282ae8ddd1f6d835bb04f9f4eec)

Author SHA1 Message Date
gongweibao bdae7ed326
Fix potential port conflicts. (#30508)
6 years ago
QingshuChen 8489d4f76f
optimize batch_norm & pool op for kunlun (#30490)
6 years ago
taixiurong 5e5c2827a3
fix range op crash in dygraph xpu place (#30469)
6 years ago
WeiXin 18ecd433f5
Avoid bug on 'MAC python3.5/6'. (#30485)
6 years ago
JZ-LIANG 16ba0abc79
Recompute Offload: fixed bug in memcpy (#30484)
6 years ago
lijianshe02 d8a9ba56ef
fix random seed in nll_loss unittest test=develop (#30468)
6 years ago
cc 5d8d463cf7
Collect weight threshold for lstm op in post_training_quantization (#28701)
6 years ago
guofei 11e78ebaa3
Modify the calculation logic of LambOptimizer (#29313)
6 years ago
LielinJiang 1d7bf1de2b
Update voc dataset url (#30450)
6 years ago
pangyoki 13d757362c
Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103)
6 years ago
WeiXin e5bb4edb2c
perfect 'var_list' of static.load/fluid.load (#30457)
6 years ago
123malin 05f06d9ae1
test=develop, fix fleet.metric (#30438)
6 years ago
taixiurong 6a3c8725b0
support transformer v2.0 (#30381)
6 years ago
Zhou Wei c94a4b9468
Separate AVX and NO_AVX compilation, enhance installation error message (#30413)
6 years ago
Jiaqi Liu e395bcd1e0
add auc into 'all' list (#30310)
6 years ago
Chengmo 859431aadb
fix ps init(#30397)
6 years ago
123malin 2a98e9323a
test=develop, add distributed_infer (#30300)
6 years ago
Chen Weihang ae1f32091a
fix prune input bug (#30384)
6 years ago
WeiXin 5ff4f1ad5e
move 'load_op_library','LayerHelper' to 'paddle/incubate' (#30339)
6 years ago
Huihuang Zheng cd5f11b822
Decrease Batch Size for Windows CI, test=develop (#30331)
6 years ago
cc 8e3a294045
skip quantizing ops in cpu inference (#30342)
6 years ago
Bai Yifan ad6fee2fa8
fix quantize error in speical naming model (#30354)
6 years ago
huangxu96 342d62de60
add amp example document (#30314)
6 years ago
Huihuang Zheng 017a534888
Decrease Mac Input Size Because of CI Short Memory (#30330)
6 years ago
Leo Chen 3d015f1cf5
Set expected place in child thread for dataloader to avoid costing cuda memory on other card (#30338)
6 years ago
QingshuChen 2c1bba02e4
optimize memcpy perf for kunlun (#30291)
6 years ago
cnn 10ae31579b
update error information (#30277)
6 years ago
huangxu96 ee623bff64
Implemented AddQuantDequantPass in imperative quantization. (#26692)
6 years ago
ShenLiang a60f17b89d
Support unused parameters in dynamic graph distributed (#30224)
6 years ago
JZ-LIANG 75936d838f
Recompute Offload (#30233)
6 years ago
lidanqing a238298659
Skip some conv2d_int8 tests in windows (#30128)
6 years ago
Wojciech Uss fc42faffc2
Wojtuss/upgrade one dnn 2.0 (#30295)
6 years ago
tangwei12 5e839e4da5
add sparse embedding & load vars for 2.0 & gloo bug fix (#30306)
6 years ago
YUNSHEN XIE da3ab010e0
disable test_pipeline (#30204)
6 years ago
tangwei12 25f80fd304
Fix/distributed proto (#29981)
6 years ago
Chengmo d479ae1725
【Paddle.Fleet】Support local save sparse param (#30175)
6 years ago
chajchaj 113810c557
fix bug of celoss when using ignore_index and reduction (#30180)
6 years ago
Double_V 231501fefc
fix elugradgrad test fail & error message opt (#30171)
6 years ago
Zhen Wang fb49ea388e
Fix the accuracy problem of allclose op when using float64 data type in static mode. (#29890)
6 years ago
furnace 77051cc9f0
add fp16 support for tril_triu op (#30186)
6 years ago
LielinJiang 86d81af5ef
reduce unittest time of test_datasets (#30275)
6 years ago
liym27 b4989fb744
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
6 years ago
furnace c6296b2b0e
fix empty op unit test fail sometimes (#30225)
6 years ago
AshburnLee 924aac2216
Add tf32 switch for cuDNN (#29192)
6 years ago
chentianyu03 c7371b7b20
type promotion for grad (#30177)
6 years ago
YUNSHEN XIE 42a6442a08
disable ut test_tsm on windows (#30017)
6 years ago
Jiaqi Liu b7335b4db7
Alias from paddle.fluid.layers.auc to paddle.static.auc (#30206)
6 years ago
WeiXin edafb5465a
Fix bug for 'save mutiple method' (#30218)
6 years ago
gongweibao 8700a7bd90
Fix unittests bugs. (#30250)
6 years ago
Bai Yifan dd6f591991
fix test_pool3d_op timeout issue (#30248)
6 years ago