jiangjinsheng
ffd0352162
vm for mod
5 years ago
gengdongjie
03c57a1e8b
add warpctc to modelzoo
5 years ago
mindspore-ci-bot
0a368494db
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
5 years ago
Yi Huaijie
2eb739de6e
change HostAllGather and HostReduceScatter to internal interface
5 years ago
jiangjinsheng
a1e148cb4d
vm for LRN and LRNGrad
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
932b7649e7
!2241 Adapting operator named AccumulateNV2
Merge pull request !2241 from zhangzheng/accumulate
5 years ago
mindspore-ci-bot
f96bf04b5f
!2385 [Auto parallel] Keep the 'Sub' in the bprob of EmbeddingLookup on device
Merge pull request !2385 from Xiaoda/6-keep-sub-on-device-in-bprob-of-embeddinglookup
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
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
6 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
Xiaoda Zhang
edbb5d9608
keep the sub of in grad of embeddinglookup on device
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
zhaozhenlong
5962c6efe9
solve broadcast two same shape bprop error
make unsupported shape error info explicit
5 years ago
jiangjinsheng
e9d4b9864f
fixed Inv
5 years ago
mindspore-ci-bot
002029ff12
!2268 add bprop for ScatterMax
Merge pull request !2268 from yanzhenxiang2020/open_ScatterMax_bprop
5 years ago
mindspore-ci-bot
a9d06edae9
!2282 remove _quant_op.py from __init__.py
Merge pull request !2282 from chenzhongming/master
5 years ago
chenzomi
bbce6faff9
remove _quant_ops.py from __init__.py
5 years ago
Xiaoda Zhang
69574f3823
fix the bprob error of embeddinglookup
5 years ago
yanzhenxiang2020
1edaf6dea7
add bprop for ScatterMax
5 years ago
mindspore-ci-bot
38919b1671
!2237 split correction_mul ops
Merge pull request !2237 from wandongdong/master
5 years ago
wandongdong
86ba93629b
split correction_mul op
5 years ago
Xiaoda Zhang
55e7d9d2b8
move embeddinglookup to the internal
5 years ago
jiangjinsheng
032e921298
hidden range
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
mindspore-ci-bot
a0b346690f
!2106 fix BasicLSTMCell reg and bp error
Merge pull request !2106 from zhaozhenlong/fix-issue-lstm-reg-error
5 years ago
zhaozhenlong
c3445bfb2d
fix basic lstm cell bp error
5 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
Xiaoda Zhang
20d2012a0e
implementing the backward of embeddinglookup
5 years ago
buxue
8aee6b07d6
develop TensorScatterUpdate op and access ge and vm
5 years ago
mindspore-ci-bot
5b0472683c
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
5 years ago
mindspore-ci-bot
af85b2cebf
!1986 fixed validator for CumSum
Merge pull request !1986 from jiangjinsheng/issue_fix2
5 years ago
jiangjinsheng
91183182f4
fixed CumSum, BesselI1e etc
5 years ago
lirongzhen1
516b56cb64
sparse feature bp
5 years ago
mindspore-ci-bot
3b8edd5a5b
!1918 sparse grad for gatherv2
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
5 years ago
panyifeng
acaa66a738
sparse grad for gatherv2
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
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
chenzomi
b7db3e9a4b
add fake quant per channel and bug fix
5 years ago
liuwenhao4
ad4996d528
Register forward and backward operations of Ceil
5 years ago
fangzehua
14b045fc63
add DivNoNan vm ops.
5 years ago
mindspore-ci-bot
2c18152791
!1739 fix bug: P.FakeQuantWithMinMax not support 1 dim
Merge pull request !1739 from 王东旭/master
5 years ago
mindspore-ci-bot
fd1994b66a
!1759 Gpu Dropout kernel fix
Merge pull request !1759 from chenweifeng/dropout
5 years ago
zhaozhenlong
270f79c8c2
add op BasicLSTMCell vm
5 years ago
wangdongxu6
9eee157c58
fix some quant op bug
5 years ago
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
5 years ago