Commit Graph

29499 Commits (ddfc3d2c2f3e927d64014ad8e1fae40350f90479)
 

Author SHA1 Message Date
chentianyu03 ddfc3d2c2f
change grad elementwise_mul for complex types (#29757)
4 years ago
chentianyu03 2a260d9b0e
change the grad of div when complex types (#29804)
4 years ago
syyxsxx e219b8ccef
fix api link for the any, all, isfinite
4 years ago
YUNSHEN XIE e617707229
add retry for download lcov failed (#29789)
4 years ago
Guo Sheng 356efd36fa
Remove test_rnn_decode_api from disable list. (#29814)
4 years ago
ShenLiang f65f1caad3
opt sparse allreduce using ncclgather (#29819)
4 years ago
TTerror 82aa01c373
add nearest_interp_v2 on kunlun (#29725)
4 years ago
yukavio 0f97ff0368
fix flops (#29818)
4 years ago
wangchaochaohu 01c37c8e02
refine the compiler error for half2 operation (#29816)
4 years ago
whs 82630408b4
Support double backward rsqrt (#29589)
4 years ago
Zhang Ting b76f5a8489
fix the bug of dropout_grad (#29813)
4 years ago
cc 61820fd217
add the time threshold of quantization tests, test=develop (#29786)
4 years ago
Qi Li 6a9b307e8a
[ROCM] add dockerfile for rocm3.5 and rocm3.9, test=develop (#29735)
4 years ago
xiaoting 55725cd2e1
fix for timeout, test=develop (#29788)
4 years ago
LielinJiang a94c3cbbf3
register cudnn conv double grad for depthwise conv (#29807)
4 years ago
ShenLiang 01e2874a0e
Support multi-stream communication for dynamic graph distributed (#29525)
4 years ago
wangchaochaohu f350aa59ff
Fix the compiler error for half type (#29799)
4 years ago
wuhuanzhou 27aa15150c
Add approval for PR-CI-OP-benchmark (#29797)
4 years ago
huangxu96 a29006d128
Optimizer trans momentum (#29597)
4 years ago
liym27 0cc42e34c6
Migrate 4 APIs about array to paddle.tensor.* (#29565)
4 years ago
Huihuang Zheng 1cbb282d77
Add Retry Logic to CublasHandlerHolder
4 years ago
yukavio 96934b7430
fix flops (#29758)
4 years ago
liym27 41a7b07159
[Dy2Stat] Fix bug for loop: a variable is used and created in loop, but used before created (#29769)
4 years ago
LielinJiang e5af650b71
Add double grad for conv_transpose (#29706)
4 years ago
Leo Chen 224f3bcbb1
format code (#29714)
4 years ago
huangxu96 97e29411eb
fix a bug in multi_precision_fp16 unittest. (#29756)
4 years ago
LoveAn 2e5b4a216c
Optimize compilation time with Unity Build (#29733)
4 years ago
Zhang Jun 0c23ba95d8
enable MakeCiper api for inference;test=develop (#29692)
4 years ago
wangchaochaohu 7b2dc4e6b1
optimization for fp16 elementwise add (#29744)
4 years ago
chalsliu 27bdbec7fc
Refine precision test print message
4 years ago
chalsliu e63a68feac
Retry when download failed for precision test
4 years ago
Jacek Czaja 07790ba13e
[oneDNN] Reimplemented elementwise_add grad (#29747)
4 years ago
Wojciech Uss 6ef8129dcc
upgrade oneDNN with GRU INT8 optimizations (#28420)
4 years ago
Huihuang Zheng dfffee8a5d
[Dy2stat] Enable jit.save to Save Without Running (#29579)
4 years ago
Aurelius84 17c8e3adfe
Polish code in gpu_launch_config.h (#29730)
4 years ago
wangchaochaohu 068d905e1e
fix the shape choose of vectorize for cuda
4 years ago
liym27 a0b60716f1
[Dy2Stat] Support grammar: for ele in var[idx] (#29541)
4 years ago
chentianyu03 b59b6d7ae6
Complex op test (#29753)
4 years ago
liym27 096c048b45
Fix unitest test_slice (#29740)
4 years ago
syyxsxx 7c2affaa26
fix isfinite_v2_op OpProtoAndCheckerMaker AddComment bug (#29626)
4 years ago
Huihuang Zheng 2e788bd81e
Reduce batch size ot fix CPU memory, test=develop (#29736)
4 years ago
石晓伟 8bd2879ef7
update the operator registration for incompatible upgrade, test=develop (#29720)
4 years ago
LielinJiang 10edfb6f21
Update en docs of to_tensor (#29718)
4 years ago
chentianyu03 71063b8137
add conj op for complex types (#29527)
4 years ago
Wilber b593d588aa
[Inference] EnableUseGpu has higher priority than flags (#29697)
4 years ago
WangXi 9cbcc6cadc
fleet sync build strategy, test=develop (#29732)
4 years ago
tianshuo78520a 638ccaabf4
fix ubuntu docker error (#29719)
4 years ago
wanghuancoder 0c59ad2a1a
Windows generate pdb and dump, for debug (#29628)
4 years ago
Huihuang Zheng 4c4d4ba5e0
Modify CublasHandleHolder to Fix Random Unittest Failure. test=develop (#29617)
4 years ago
Chen Weihang 6cfa59de1b
[Complex] Add real & imag op and api for complex tensor (#29672)
4 years ago