Commit Graph

12370 Commits (bbea5a1fa9d57b6a6d5283aa400859b676ac47ac)

Author SHA1 Message Date
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
ykkk2333 549855ac20
add rmsprop_op_xpu test=kunlun (#30493)
5 years ago
Leo Chen 7043b8cfc6
support layer_norm fp16 in dygraph amp (#30430)
5 years ago
Zhang Ting 66c514ce83
[2.0 API] device guard (#30307)
5 years ago
WangXi 7a0a576e51
fix adamw lr_to_coeff is fixed when dygraph (#30526)
5 years ago
cc ce6777fcdf
Fix bug of supporting channelwise dygraph quantized model, test=develop (#30531)
5 years ago
WeiXin c0fb03a0dc
Supplement PR29988(https://github.com/PaddlePaddle/Paddle/pull/29988) (#30507)
5 years ago
hutuxian 9fec1618d2
Ascend Framework Part3: Ascend Parser (#30391)
5 years ago
hutuxian 40ede12631
Ascend Framework Part1: OP & Wrapper (#30281)
5 years ago
Zhang Ting 34bf8dfc40
avoid calling cast twice (#30527)
5 years ago
gongweibao bdae7ed326
Fix potential port conflicts. (#30508)
5 years ago
QingshuChen 8489d4f76f
optimize batch_norm & pool op for kunlun (#30490)
5 years ago
taixiurong 5e5c2827a3
fix range op crash in dygraph xpu place (#30469)
5 years ago
WeiXin 18ecd433f5
Avoid bug on 'MAC python3.5/6'. (#30485)
5 years ago
JZ-LIANG 16ba0abc79
Recompute Offload: fixed bug in memcpy (#30484)
5 years ago
lijianshe02 d8a9ba56ef
fix random seed in nll_loss unittest test=develop (#30468)
5 years ago
cc 5d8d463cf7
Collect weight threshold for lstm op in post_training_quantization (#28701)
5 years ago
guofei 11e78ebaa3
Modify the calculation logic of LambOptimizer (#29313)
5 years ago
LielinJiang 1d7bf1de2b
Update voc dataset url (#30450)
5 years ago
pangyoki 13d757362c
Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103)
5 years ago
WeiXin e5bb4edb2c
perfect 'var_list' of static.load/fluid.load (#30457)
5 years ago
123malin 05f06d9ae1
test=develop, fix fleet.metric (#30438)
5 years ago
taixiurong 6a3c8725b0
support transformer v2.0 (#30381)
5 years ago
Zhou Wei c94a4b9468
Separate AVX and NO_AVX compilation, enhance installation error message (#30413)
5 years ago
Jiaqi Liu e395bcd1e0
add auc into 'all' list (#30310)
5 years ago
Chengmo 859431aadb
fix ps init(#30397)
5 years ago
123malin 2a98e9323a
test=develop, add distributed_infer (#30300)
5 years ago
Wilber 96784ed6c8
fix compile error on ARM (#30398)
5 years ago
Chen Weihang ae1f32091a
fix prune input bug (#30384)
5 years ago
WeiXin 5ff4f1ad5e
move 'load_op_library','LayerHelper' to 'paddle/incubate' (#30339)
5 years ago
Huihuang Zheng cd5f11b822
Decrease Batch Size for Windows CI, test=develop (#30331)
5 years ago
cc 8e3a294045
skip quantizing ops in cpu inference (#30342)
5 years ago
Bai Yifan ad6fee2fa8
fix quantize error in speical naming model (#30354)
5 years ago
huangxu96 342d62de60
add amp example document (#30314)
5 years ago
Huihuang Zheng 017a534888
Decrease Mac Input Size Because of CI Short Memory (#30330)
5 years ago
Leo Chen 3d015f1cf5
Set expected place in child thread for dataloader to avoid costing cuda memory on other card (#30338)
5 years ago
QingshuChen 2c1bba02e4
optimize memcpy perf for kunlun (#30291)
5 years ago
cnn 10ae31579b
update error information (#30277)
5 years ago
huangxu96 ee623bff64
Implemented AddQuantDequantPass in imperative quantization. (#26692)
5 years ago
ShenLiang a60f17b89d
Support unused parameters in dynamic graph distributed (#30224)
5 years ago
JZ-LIANG 75936d838f
Recompute Offload (#30233)
5 years ago
houj04 dc12b5eedf
resolve #30141 (#30145)
5 years ago
lidanqing a238298659
Skip some conv2d_int8 tests in windows (#30128)
5 years ago
Wojciech Uss fc42faffc2
Wojtuss/upgrade one dnn 2.0 (#30295)
5 years ago
tangwei12 5e839e4da5
add sparse embedding & load vars for 2.0 & gloo bug fix (#30306)
5 years ago
YUNSHEN XIE da3ab010e0
disable test_pipeline (#30204)
5 years ago
tangwei12 25f80fd304
Fix/distributed proto (#29981)
5 years ago
Chengmo d479ae1725
【Paddle.Fleet】Support local save sparse param (#30175)
5 years ago
chajchaj 113810c557
fix bug of celoss when using ignore_index and reduction (#30180)
5 years ago