mindspore-ci-bot
|
7e2e7ad52b
|
!1367 modify topk split pass
Merge pull request !1367 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
a510ecc8ff
|
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
|
5 years ago |
zhaojichen
|
7c9fb3424f
|
add epsilon parameter for layernorm
|
5 years ago |
jjfeing
|
654f09037e
|
fix topk split
|
5 years ago |
zhaojichen
|
a42ec8f69f
|
add applyrmsprop op for vm
|
5 years ago |
mindspore-ci-bot
|
817b0e4a59
|
!1289 add op register info for sin and cumsum
Merge pull request !1289 from GongLiyao/add_vm_support_sin_cumsum
|
5 years ago |
zhouneng
|
218ade30b2
|
add vm support sin and cumsum
|
5 years ago |
caifubi
|
5b963aef2b
|
Change uintptr_t to void ptr
|
5 years ago |
jiangjinsheng
|
ce09f5e15a
|
vm for prelu and prelugrad
|
5 years ago |
mindspore-ci-bot
|
f73867222e
|
!1240 modify log format with space
Merge pull request !1240 from jjfeing/master
|
5 years ago |
jjfeing
|
60447f7ee9
|
modify log format with space
|
5 years ago |
jiangjinsheng
|
aff6040436
|
support vm for Argmax
|
5 years ago |
zhaojichen
|
d1d1766bed
|
add squaresumall op
|
5 years ago |
jiangjinsheng
|
706cd1af91
|
support vm for bn_training_update_v2
|
5 years ago |
mindspore-ci-bot
|
4efa9717bb
|
!1129 Add op bounding box encoder
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
|
5 years ago |
changzherui
|
1e93927772
|
code 516 for test
|
5 years ago |
zhaozhenlong
|
b54ffdc086
|
add op BoundingBoxDecode
iou
NMSWithMask
larsupdate testcase
sgd testcase
|
5 years ago |
mindspore-ci-bot
|
92d196f054
|
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
Merge pull request !1178 from zhouneng/add_vm_support_roialign
|
5 years ago |
mindspore-ci-bot
|
e8deacea3c
|
!1162 change using input or output's device dtype to create transdata's kernel build info
Merge pull request !1162 from lianliguang/using-device-dtype-to-create-transdata-kernel-build-info
|
5 years ago |
WilliamLian
|
52e97dbb79
|
using device dtype to create transdata kernel build info
|
5 years ago |
zhouneng
|
c2a1b5f8c1
|
add register info for ROIAlign and ROIAlignGrad
|
5 years ago |
liuxiao
|
c884653de1
|
add tbe op info of BNInfer and BNInferGrad for VM
|
5 years ago |
mindspore-ci-bot
|
94883f9b9c
|
!1132 add op pattern in kernel build info
Merge pull request !1132 from lianliguang/add-attr-op-pattern-to-kernel-build-info
|
5 years ago |
WilliamLian
|
44df45c84d
|
add attr op_pattern to kernel build info
|
5 years ago |
mindspore-ci-bot
|
0695bb4c18
|
!1115 DepthwiseConv2d+Eltwise buffer fusion pass
Merge pull request !1115 from wangcong/master
|
5 years ago |
wangcong
|
c0772522d2
|
fix bug
|
5 years ago |
wangcong
|
2f591cab79
|
fix bug
|
5 years ago |
wangcong
|
453514dd51
|
fix compile error
|
5 years ago |
wangcong
|
e477e7617b
|
update getrealop name
|
5 years ago |
wangcong
|
6478015786
|
fix compile error
|
5 years ago |
wangcong
|
7017ac3f7e
|
depthwisecon2d-eltwise pass
|
5 years ago |
mindspore-ci-bot
|
21bcdcd8ad
|
!1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
Merge pull request !1121 from lihongkang/master
|
5 years ago |
lihongkang
|
ca8a914736
|
接入算子resizebilinear and resizebilineargrad
|
5 years ago |
WilliamLian
|
691b0648e3
|
convert unsupported kernel in aicore to aicpu
|
5 years ago |
wangcong
|
0f42c66263
|
DepthwiseConv2d+Eltwise fusion pass
|
5 years ago |
mindspore-ci-bot
|
6ab046e4dd
|
!1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
Merge pull request !1062 from liuxiao/softplus-softplusgrad
|
5 years ago |
jjfeing
|
c258062166
|
fix bug when reset taskinfo core dump
|
5 years ago |
liuxiao
|
4335e9bc83
|
adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
|
5 years ago |
caifubi
|
f116a0d2bc
|
save graph and task desc info to framework file
|
5 years ago |
yujianfeng
|
4a0ddaef59
|
Support specifying reshape type for batchnorm fused op
|
5 years ago |
zhaozhenlong
|
9d34b31ee9
|
remove old ir fusion pass lamb next mv with decay v1
|
5 years ago |
mindspore-ci-bot
|
3534432b8d
|
!976 Adapt vm lamb next mv with decay
Merge pull request !976 from zhaozhenlong/adapt-lamb-nextmv-with-decay
|
5 years ago |
zhaozhenlong
|
ef5f7306d3
|
adapt LambNextMVWithDecay
|
5 years ago |
jjfeing
|
818527c542
|
fix codex
|
5 years ago |
jiangjinsheng
|
79a3f0821a
|
add vm for batch_to_space and space_to_batch
|
5 years ago |
zhaozhenlong
|
bd9cebb80a
|
adapt ResizeNearestNeighbourV2 with grad and ApplyAdam
|
5 years ago |
jjfeing
|
34c221ffc8
|
fix pytest failed when one case compile error
|
5 years ago |
changzherui
|
ffcbcc8dcb
|
syn code 505
|
5 years ago |
changzherui
|
84c029d1ca
|
add apply_momentum
|
5 years ago |
changzherui
|
354d8b0354
|
mod softmax
|
5 years ago |