Commit Graph

18180 Commits (53bb126510aa8bd6aefbc187052d720feb2f03ef)

Author SHA1 Message Date
Qi Li 913f77a4b7
Register op version for print, test=op_version (#29945)
5 years ago
石晓伟 181ea1870b
flush denormals to zero, test=develop (#29924)
5 years ago
cc 7667e59bf7
add op version for fake_quant and fake_dequant ops, test=op_version (#29923)
5 years ago
石晓伟 acb5e86363
fix a bug in reset_tensor_array, test=develop (#29620)
5 years ago
liuyuhui 3d1741b794
[Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29926)
5 years ago
Wilber 332da133a1
Support mips arch (#29903)
5 years ago
LielinJiang eab0b60e16
Register op version for grid_sampler, test=op_version (#29916)
5 years ago
liym27 9602a182b2
[Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842)
5 years ago
liuyuhui 4427df37cf
[Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574)
5 years ago
LielinJiang 0f4b218640
Enable bilateral_slice unittest on windows platform (#29896)
5 years ago
Ren Wei (任卫) 95df0e1447
Add the ipipe log param prefix (#29545)
5 years ago
YUNSHEN XIE 2a01756bf3
remove duplicate ut names (#29809)
5 years ago
Chen Weihang a6072055be
[Complex] Handle complex to real after type promotion (#29855)
5 years ago
Chen Weihang 1a304e6c06
[Complex] Add support for complex grad accumulated (#29889)
5 years ago
taixiurong c7acad9f2f
support some shape for matmul and cast in xpu place (#29900)
5 years ago
Leo Chen 6b258317cb
fix TransferInplaceBack (#29830)
5 years ago
QingshuChen 59b47f3b32
feat: support check_nan_inf for kunlun/xpu device (#29694)
5 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
5 years ago
Wilber 2c0a4a3470
call_statck is turned on default when ON_INFER=ON (#29798)
5 years ago
Wilber ad0b01ffe2
lod operator should not be reused in memory_optimize pass. (#29828)
5 years ago
liym27 97e75ad0f5
[setitem] Support Tensor setitem in static mode (#29708)
5 years ago
YUNSHEN XIE 24ce051a84
remove duplicate ut reload (#29810)
5 years ago
Jacek Czaja c9e874fc8e
[oneDNN] Unit test for checking oneDNN caching (#29606)
5 years ago
Thunderbrook 09b6e71928
heter box (#29734)
5 years ago
Jacek Czaja 7b33720c90
[oneDNN] Tensor copy fix to oneDNN tensors (#29771)
5 years ago
123malin a400b76db7
Roll cuda kernel (#29655)
5 years ago
wuhuanzhou e7ac74c85b
optimize compilation time of argmin/argmax op (#29595)
5 years ago
Zhou Wei 3f83ec61c2
move running unittest on windows to another file (#29815)
5 years ago
chentianyu03 ddfc3d2c2f
change grad elementwise_mul for complex types (#29757)
5 years ago
chentianyu03 2a260d9b0e
change the grad of div when complex types (#29804)
5 years ago
ShenLiang f65f1caad3
opt sparse allreduce using ncclgather (#29819)
5 years ago
TTerror 82aa01c373
add nearest_interp_v2 on kunlun (#29725)
5 years ago
wangchaochaohu 01c37c8e02
refine the compiler error for half2 operation (#29816)
5 years ago
whs 82630408b4
Support double backward rsqrt (#29589)
5 years ago
Zhang Ting b76f5a8489
fix the bug of dropout_grad (#29813)
5 years ago
LielinJiang a94c3cbbf3
register cudnn conv double grad for depthwise conv (#29807)
5 years ago
ShenLiang 01e2874a0e
Support multi-stream communication for dynamic graph distributed (#29525)
5 years ago
wangchaochaohu f350aa59ff
Fix the compiler error for half type (#29799)
5 years ago
wuhuanzhou 27aa15150c
Add approval for PR-CI-OP-benchmark (#29797)
5 years ago
Huihuang Zheng 1cbb282d77
Add Retry Logic to CublasHandlerHolder
5 years ago
LielinJiang e5af650b71
Add double grad for conv_transpose (#29706)
5 years ago
Leo Chen 224f3bcbb1
format code (#29714)
5 years ago
LoveAn 2e5b4a216c
Optimize compilation time with Unity Build (#29733)
5 years ago
Zhang Jun 0c23ba95d8
enable MakeCiper api for inference;test=develop (#29692)
5 years ago
wangchaochaohu 7b2dc4e6b1
optimization for fp16 elementwise add (#29744)
5 years ago
chalsliu 27bdbec7fc
Refine precision test print message
5 years ago
chalsliu e63a68feac
Retry when download failed for precision test
5 years ago
Jacek Czaja 07790ba13e
[oneDNN] Reimplemented elementwise_add grad (#29747)
5 years ago
Aurelius84 17c8e3adfe
Polish code in gpu_launch_config.h (#29730)
5 years ago
wangchaochaohu 068d905e1e
fix the shape choose of vectorize for cuda
5 years ago
syyxsxx 7c2affaa26
fix isfinite_v2_op OpProtoAndCheckerMaker AddComment bug (#29626)
5 years ago
石晓伟 8bd2879ef7
update the operator registration for incompatible upgrade, test=develop (#29720)
5 years ago
chentianyu03 71063b8137
add conj op for complex types (#29527)
5 years ago
Wilber b593d588aa
[Inference] EnableUseGpu has higher priority than flags (#29697)
5 years ago
WangXi 9cbcc6cadc
fleet sync build strategy, test=develop (#29732)
5 years ago
wanghuancoder 0c59ad2a1a
Windows generate pdb and dump, for debug (#29628)
5 years ago
Huihuang Zheng 4c4d4ba5e0
Modify CublasHandleHolder to Fix Random Unittest Failure. test=develop (#29617)
5 years ago
Chen Weihang 6cfa59de1b
[Complex] Add real & imag op and api for complex tensor (#29672)
5 years ago
Jacek Czaja 9eff1a674f
Added missing format of oneDNN (#29670)
5 years ago
wangchaochaohu 2e0d1ed00f
delete the code for fp16 optimization because it is not faster than common template code (#29715)
5 years ago
TTerror af8ded773a
update activation op on kunlun (#29577)
5 years ago
ceci3 cc387159f3
add pad and concat double grad (#29549)
5 years ago
liuyuhui f13c3a9cd7
[Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337)
5 years ago
Y_Xuan 76738504ad
添加rocm平台支持代码 (#29342)
5 years ago
Zhang Ting 1e9127f688
improve dropout grad (#29605)
5 years ago
wangchaochaohu eab44e1f32
refine (#29622)
5 years ago
WangXi 613c46bc07
fix gen_nccl_id_op_helper compile failed, test=develop (#29614)
5 years ago
chen zhiyu f5f8809c1a
1. add python version selection 2.add dynamic flags setting. (#29612)
5 years ago
YUNSHEN XIE 2926e74326
New UT should not exceed 15s (#29492)
5 years ago
Chen Weihang f02aece1f0
Add complex dtype op (add) test example (#29603)
5 years ago
AshburnLee efea540ca9
Add tf32 support for A100 tensor core acceleration for cuBLAS (#28732)
5 years ago
lijianshe02 7779768b53
add transpose double grad test=develop (#29600)
5 years ago
wangchaochaohu 1b69e528d3
optimize for long width for elementwise (#29602)
5 years ago
Wilber 78dad78610
fix none-contiguous bug for python api. (#29615)
5 years ago
Zhou Wei 18f9df0da4
fix cache pip error (#29618)
5 years ago
ShenLiang 1efef8baed
Fix bug of matmul_v2 for broadcast case (#29599)
5 years ago
qingqing01 8d549fc85d
Add clip double grad (#29590)
5 years ago
wangchaochaohu ac4bae8ee9
elementwise_add_grad Op optimization (#29575)
5 years ago
arlesniak 62d4483649
Added verbose oneDNN lib version (#29378)
5 years ago
lilong12 ff6a145011
update, test=develop (#29559)
5 years ago
WangXi 467c716963
gen nccl id use socket (#29431)
5 years ago
tangwei12 0034273b7e
add service (#29560)
5 years ago
Leo Chen c0163837a5
Fix compile problem when cuda_arch < 6000 (#29576)
5 years ago
QingshuChen 79a41a9ed6
support roi_align & affine_channel for kunlun (#29561)
5 years ago
Huihuang Zheng 831e9135b9
Fix Windows Unittest (#29543)
5 years ago
Jacek Czaja f6cca62575
[oneDNN] Making ThreadID info in caching key optional (#29272)
5 years ago
GeminiCarrie 08f24a3108
Fix precision problem (#29567)
5 years ago
Wilber 740c0d58c3
update for xpu ci. (#29568)
5 years ago
JZ-LIANG d33d468f02
[Sharding] add hybrid-dp feature (#29518)
5 years ago
Leo Chen 1e72e03217
remove duplicated macro (#29563)
5 years ago
Zhang Ting 6702040e94
improve dropout (#29465)
5 years ago
Zhang Ting 30d9589afe
add cast cuda kernel (#29352)
5 years ago
LoveAn b5d4a1f33d
Add the strategy of skipping cc/cu test compilation and execution in CI (#29499)
5 years ago
Aurelius84 2a42250699
Polish hash function of executor cache key (#29556)
5 years ago
taixiurong 760d015c14
add xpu ops for training transformer in kunlun (#29539)
5 years ago
Jacek Czaja 83a693ee55
[oneDNN] Added Unit Test for Multiple instances prediction (#29501)
5 years ago
joanna.wozna.intel 0ce6d7fa77
Fix bf16 activations test for softmax and gelu (#29502)
5 years ago
Zhong Hui 60bfd308ab
fix p_norm with empty shape (#29500)
5 years ago
Zhou Wei b9e926b8e5
change the code format (#29550)
5 years ago