Commit Graph

18130 Commits (913f77a4b7a7f408a6725f668bdbe32f1fec9e45)

Author SHA1 Message Date
Qi Li 913f77a4b7
Register op version for print, test=op_version (#29945)
4 years ago
石晓伟 181ea1870b
flush denormals to zero, test=develop (#29924)
4 years ago
cc 7667e59bf7
add op version for fake_quant and fake_dequant ops, test=op_version (#29923)
4 years ago
石晓伟 acb5e86363
fix a bug in reset_tensor_array, test=develop (#29620)
4 years ago
liuyuhui 3d1741b794
[Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29926)
4 years ago
Wilber 332da133a1
Support mips arch (#29903)
4 years ago
LielinJiang eab0b60e16
Register op version for grid_sampler, test=op_version (#29916)
4 years ago
liym27 9602a182b2
[Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842)
4 years ago
liuyuhui 4427df37cf
[Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574)
4 years ago
LielinJiang 0f4b218640
Enable bilateral_slice unittest on windows platform (#29896)
4 years ago
Ren Wei (任卫) 95df0e1447
Add the ipipe log param prefix (#29545)
4 years ago
YUNSHEN XIE 2a01756bf3
remove duplicate ut names (#29809)
4 years ago
Chen Weihang a6072055be
[Complex] Handle complex to real after type promotion (#29855)
4 years ago
Chen Weihang 1a304e6c06
[Complex] Add support for complex grad accumulated (#29889)
4 years ago
taixiurong c7acad9f2f
support some shape for matmul and cast in xpu place (#29900)
4 years ago
Leo Chen 6b258317cb
fix TransferInplaceBack (#29830)
4 years ago
QingshuChen 59b47f3b32
feat: support check_nan_inf for kunlun/xpu device (#29694)
4 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
4 years ago
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
4 years ago
Wilber 2c0a4a3470
call_statck is turned on default when ON_INFER=ON (#29798)
4 years ago
Wilber ad0b01ffe2
lod operator should not be reused in memory_optimize pass. (#29828)
4 years ago
liym27 97e75ad0f5
[setitem] Support Tensor setitem in static mode (#29708)
4 years ago
YUNSHEN XIE 24ce051a84
remove duplicate ut reload (#29810)
4 years ago
Jacek Czaja c9e874fc8e
[oneDNN] Unit test for checking oneDNN caching (#29606)
4 years ago
Thunderbrook 09b6e71928
heter box (#29734)
4 years ago
Jacek Czaja 7b33720c90
[oneDNN] Tensor copy fix to oneDNN tensors (#29771)
4 years ago
123malin a400b76db7
Roll cuda kernel (#29655)
4 years ago
wuhuanzhou e7ac74c85b
optimize compilation time of argmin/argmax op (#29595)
4 years ago
Zhou Wei 3f83ec61c2
move running unittest on windows to another file (#29815)
4 years ago
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
ShenLiang f65f1caad3
opt sparse allreduce using ncclgather (#29819)
4 years ago
TTerror 82aa01c373
add nearest_interp_v2 on kunlun (#29725)
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
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
Huihuang Zheng 1cbb282d77
Add Retry Logic to CublasHandlerHolder
4 years ago
LielinJiang e5af650b71
Add double grad for conv_transpose (#29706)
4 years ago
Leo Chen 224f3bcbb1
format code (#29714)
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
Aurelius84 17c8e3adfe
Polish code in gpu_launch_config.h (#29730)
4 years ago