liuxiao
ddedc41613
Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
5 years ago
liuwenhao4
128dac7ccf
Support dynamic broadcast reduce format with operator
5 years ago
mindspore-ci-bot
f1a9a7ceb1
!2718 fix quantization aware training auto create graph bug
Merge pull request !2718 from chenzhongming/master
5 years ago
peixu_ren
a47f5493d5
added strided slice and its grad as internal interface
5 years ago
jiangjinsheng
ce4e15b0b3
vm for MaxPoolExt2,MaxPoolGradGrad,MaxPoolGradGradWithArgmax
5 years ago
zhaozhenlong
8d9939eaa4
ScatterMull and ScatterDiv vm
5 years ago
jiangjinsheng
ffd0352162
vm for mod
5 years ago
mindspore-ci-bot
3a89f93cc5
!2699 add ScatterMax ScatterMin ScatterSub vm
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
5 years ago
mindspore-ci-bot
cf1628a3d9
!2741 fix BatchToSpaceND
Merge pull request !2741 from jiangjinsheng/issue_fix4
5 years ago
xutianchun
cf98f5c0b5
fix MirrorPadGrad
5 years ago
chenzomi
1089c908a9
cherry-pick r0.5 to master for quantizaiton aware training
5 years ago
mindspore-ci-bot
2a84a86b35
!2732 add warpctc to modelzoo
Merge pull request !2732 from gengdongjie/master
5 years ago
jiangjinsheng
d1060690b2
fixed SpaceToBatchND, Conv2DBackpropFilter
5 years ago
mindspore-ci-bot
71fd4321c6
!2677 End Of Sequence in vm
Merge pull request !2677 from laiyongqiang/eos_commit
5 years ago
gengdongjie
03c57a1e8b
add warpctc to modelzoo
5 years ago
mindspore-ci-bot
51c4f4a499
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
5 years ago
zhaozhenlong
a8654ac3b5
add ScatterMax ScatterMin ScatterSub for vm
5 years ago
jin-xiulang
8dff818a18
Add Laplace random operator.
5 years ago
liuxiao
2097a0e90a
Add optimizer operators for VM.
5 years ago
peixu_ren
c5f72582dc
Added 5 random ops
5 years ago
laiyongqiang
5b0502542c
end_of_sequence
6 years ago
zhaozhenlong
d55c0f6679
complement scatter add support dtype
5 years ago
liuwenhao4
ad3f78a405
Fix some mistakes of ConfusionTransposeD vm ops
5 years ago
dayschan
617eb5510a
GraphKernel support akg batchmatmul
5 years ago
mindspore-ci-bot
db5df9db60
!242 sync from mindspore to incubator 0623
Merge pull request !242 from yanghaoran/code_sync_0623
5 years ago
yanghaoran
21c381b366
sync from mindspore to incubator
5 years ago
liuwenhao4
2f1cec7225
Fix some mistakes of TransData vm ops
5 years ago
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
5 years ago
xutianchun
e2c017121d
add MirrorPad op
5 years ago
mindspore-ci-bot
d463c3f388
!236 add aicpu embeddinglookup
Merge pull request !236 from wuxuejian/incu_embedding
5 years ago
mindspore-ci-bot
fe620f2195
!2434 fix atomic addr clean
Merge pull request !2434 from jjfeing/master
5 years ago
mindspore-ci-bot
ac78ac9700
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
5 years ago
mindspore-ci-bot
106f798092
!2451 fix perchannel num_channels not set bug and adjust quant.py params order
Merge pull request !2451 from 王东旭/master
5 years ago
wuxuejian
92880788f3
add aicpu embeddinglookup
move embeddinglookup to the internal
5 years ago
jiangjinsheng
017ff492af
vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
wangdongxu
02584fe2c7
fix perchannel num_channels not set bug and adjust quant.py params order
5 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
Merge pull request !2241 from zhangzheng/accumulate
5 years ago
liuwenhao4
faf9ec4b1a
Support dynamic broadcast reduce format with operator of ZerosLike ops vm
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
jjfeing
d535f3a289
fix atomic clean
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
mindspore-ci-bot
83b53559f5
!2412 fix Inv
Merge pull request !2412 from jiangjinsheng/issue_fix4
5 years ago
mindspore-ci-bot
80840db783
!2417 Fixing some mistakes of TransData vm ops
Merge pull request !2417 from liuwenhao/master
5 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
liuwenhao4
efe40e91b7
Fix some mistakes of TransData vm ops
5 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
jiangjinsheng
304dbfaa0b
fix Inv
5 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
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
mindspore-ci-bot
634bfd3508
!2259 add Normal op
Merge pull request !2259 from pkuliuliu/master
5 years ago