liuxiao
ddedc41613
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
5 years ago
liuxiao
2097a0e90a
Add optimizer operators for VM.
5 years ago
jjfeing
32442d6246
code review stage 2
5 years ago
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
5 years ago
mindspore-ci-bot
fe620f2195
!2434 fix atomic addr clean
Merge pull request !2434 from jjfeing/master
5 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
jjfeing
d535f3a289
fix atomic clean
5 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
yujianfeng
7ad877a948
Add Split fission pass
5 years ago
mindspore-ci-bot
e9670f3c28
!2346 fix pre compile static check warning
Merge pull request !2346 from wangcong/master
5 years ago
wangcong
d8595666ff
fix pre compile static check warning
5 years ago
liuxiao
c7c6f5736b
Adapt ApplyProximalAdagrad and SparseApplyProximalAdagrad
5 years ago
jjfeing
c26274f324
fix code review bug
5 years ago
mindspore-ci-bot
42c00b1534
!2222 fix op compile log bug
Merge pull request !2222 from wangcong/master
5 years ago
wangcong
aed393d50f
add pre compile process
5 years ago
mindspore-ci-bot
3277a63e7d
!2227 modify create dynamic format build info
Merge pull request !2227 from jjfeing/master
5 years ago
jjfeing
838dd1e5dd
modify create dynamic format build info
5 years ago
liuxiao
df63a3195d
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot
14b997448a
!2134 fix cododex & pclint with tbe kernel
Merge pull request !2134 from jjfeing/master
5 years ago
mindspore-ci-bot
7b6f13886f
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
5 years ago
jjfeing
b244304b99
fix codedex & pclint
5 years ago
jjfeing
5622a9eec4
modify log level from debug to info
5 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
mindspore-ci-bot
2005ecc284
!1949 in order to support dynamic broadcast reduce format with operator
Merge pull request !1949 from jjfeing/master
5 years ago
jjfeing
caab25e09b
tbe select broadcast reduce dynamic
5 years ago
mindspore-ci-bot
a8378a3357
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
Merge pull request !1924 from liuxiao/ops-for-VM
5 years ago
lihongkang
bbbd980728
add vm for histogramfixedwidth and dataformatdimmap
5 years ago
zhaozhenlong
562c2b8d3d
sparse gather v2
5 years ago
mindspore-ci-bot
8de8289cfd
!1840 Add op pre compiler process
Merge pull request !1840 from wangcong/master
5 years ago
liuxiao
cda547e92f
add tbe some ops about optimizer for vm
5 years ago
wangcong
0749ce3710
add pre compile process
5 years ago
mindspore-ci-bot
eecf0a9ab8
!1968 support vm for range
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
5 years ago
jiangjinsheng
a1efe4d14d
support vm for range
5 years ago
mindspore-ci-bot
bfc18f3adc
!1873 synchronize latest ascend software 04 Jun 2020
Merge pull request !1873 from yanghaoran/master
5 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
5 years ago
WilliamLian
0695150eae
fix bug of tbe adapter
5 years ago
mindspore-ci-bot
0a897b0ce7
!1865 add inv,invgrad&invert for vm
Merge pull request !1865 from JichenZhao/bnops_for_vm
5 years ago
zhaojichen
cdb7ec937b
add inv,invgrad&invert for vm
5 years ago
zhaozhenlong
1f342fb926
add op BroadcastTo
5 years ago
zhouneng
2df6eaf397
fix applycenteredrmspop params map bug
5 years ago
zhaojichen
863c756ad1
add bnll, bninference and bntrainingupdatev3 for vm
5 years ago
mindspore-ci-bot
72fd41786c
!1736 add reducemean's special kernel fileter rule
Merge pull request !1736 from lianliguang/master
5 years ago
WilliamLian
cdacd5ca76
add reducemean's kernel select rules
5 years ago
liuxiao
4efd151784
add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
lihongkang
a36880f0ef
add vms for reducealld etc.
5 years ago
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 years ago
mindspore-ci-bot
932e0ccffd
!1476 fix Addn GetInputReshapeType failed
Merge pull request !1476 from wenchunjiang/fix_reshape_type_bug
5 years ago