Commit Graph

4874 Commits (7fbc68a2c06d3b337edbc877bbbf478450dccf18)

Author SHA1 Message Date
jakpiase d834f4e6e8
Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30661)
5 years ago
Leo Chen 1a13626f5f
polish printing dtype (#30682)
5 years ago
WangXi a28a202603
fix test_gen_nccl_id_op failed (#30686)
5 years ago
chentianyu03 fb7fbc7a5d
fix abs bug and add abs test case (#30637)
5 years ago
ShenLiang 9514b4aa5f
Fix scatter grad bug (#30604)
6 years ago
Qi Li 1f5841c2a0
[ROCM] update cmake and dockerfile, test=develop (#30598)
6 years ago
Zhen Wang 4a9de931a2
Fix the bug in fleet amp_init. (#30606)
6 years ago
TTerror 10271ddfc4
support reduce_max op on kunlun (#30581)
6 years ago
WeiXin ca33821475
延长单测'test_static_save_load'超时 (#30599)
6 years ago
chentianyu03 358106fcb0
make abs op support complex types (#30375)
6 years ago
huangxu96 138620084c
Add fleet amp_init() (#30572)
6 years ago
lilong12 8126a41d73
fix the bug of all_reduce pipeline gradient multiple times (#30437)
6 years ago
Aurelius84 621bc4f771
[Dy2static]Fix paddle prefix in is_paddle_api (#30569)
6 years ago
Aurelius84 5067e3a8d2
[Dy2Static]Enhance check of TracedLayers out vars (#30576)
6 years ago
liym27 ff25c5b36f
Fix bug: GetAttrValue should deal with attr with attrType vector<double> (#30536)
6 years ago
WangXi 572c466d19
[Prepare for MultiProcess xpu] unified gen nccl id, refine imperative reducer (#30455)
6 years ago
ykkk2333 549855ac20
add rmsprop_op_xpu test=kunlun (#30493)
6 years ago
Leo Chen 7043b8cfc6
support layer_norm fp16 in dygraph amp (#30430)
6 years ago
Zhang Ting 66c514ce83
[2.0 API] device guard (#30307)
6 years ago
WangXi 7a0a576e51
fix adamw lr_to_coeff is fixed when dygraph (#30526)
6 years ago
WeiXin c0fb03a0dc
Supplement PR29988(https://github.com/PaddlePaddle/Paddle/pull/29988) (#30507)
6 years ago
hutuxian 40ede12631
Ascend Framework Part1: OP & Wrapper (#30281)
6 years ago
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
guofei 11e78ebaa3
Modify the calculation logic of LambOptimizer (#29313)
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
123malin 2a98e9323a
test=develop, add distributed_infer (#30300)
6 years ago
Chen Weihang ae1f32091a
fix prune input bug (#30384)
6 years ago
Huihuang Zheng cd5f11b822
Decrease Batch Size for Windows CI, test=develop (#30331)
6 years ago
Huihuang Zheng 017a534888
Decrease Mac Input Size Because of CI Short Memory (#30330)
6 years ago
QingshuChen 2c1bba02e4
optimize memcpy perf for kunlun (#30291)
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
YUNSHEN XIE da3ab010e0
disable test_pipeline (#30204)
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
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