Xiaoda Zhang
55ef468a7f
fix the embeddinglookup bug
5 years ago
zhaozhenlong
eb4e1a0d2b
ScatterAdd ScatterMax indices limited to int32
5 years ago
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 years ago
Xiaoda Zhang
4154adf196
add embedinglookup primitive
5 years ago
mindspore-ci-bot
8556eee3fc
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
5 years ago
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
5 years ago
jiangjinsheng
a243dc9ea3
fixed doc for ScatterMax
5 years ago
jiangjinsheng
933ef6701a
fixed doc for ArgMaxWithValue
5 years ago
mindspore-ci-bot
ad279e90fd
!1407 support mixed tensor index for tensor get item and set item and support in operator.
Merge pull request !1407 from zhangbuxue/support_mixed_tensor_for_tensor_get_item_and_tensor_set_item
5 years ago
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 years ago
buxue
7ae289a197
Support mixed tensor for tensor getitem or setitem.
5 years ago
jiangjinsheng
4ff95eab69
fixed InvertPermutation
5 years ago
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
6 years ago
zhaozhenlong
55d1927534
add op scatter add vm
5 years ago
liuxiao
627724a205
Add RangeD for GE
6 years ago
zhaozhenlong
3382040e15
fix comment of scatter_max
5 years ago
mindspore-ci-bot
af6a8c1786
!1366 InvertPermutation support 1-d tensor input
Merge pull request !1366 from jiangjinsheng/issue_invert
5 years ago
jiangjinsheng
0fd5d2595c
fixed comment for InvertPermutation
5 years ago
jiangjinsheng
e2134b31d3
fixed InvertPermutation
5 years ago
liuxiao
68aca9ab52
UnsortedSegmentMinD->UnsortedSegmentMin
5 years ago
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
6 years ago
mindspore-ci-bot
75a26fded1
!1223 Add examples for the mindspore.ops.operations and minspore.nn package operator
Merge pull request !1223 from zhouneng/add_examples_for_ops
5 years ago
zhouneng
3cc750fdce
为mindspore.ops.operations包和mindspore.nn包添加Examples
6 years ago
jiangjinsheng
ba99cb7bcb
support vm for space_to_depth
6 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
jiangjinsheng
64a287a029
fixed arg_max
6 years ago
liuxiao
cc024bb3a1
UnsortedSegmentMin for GE
6 years ago
jiangjinsheng
e45532b78c
fixed transpose
6 years ago
zhangz0911gm
132c08c572
Fixing error in example of class ScatterNdUpdate
6 years ago
buxue
ac86996746
develop op ScatterMax and dock ge process
6 years ago
zhaozhenlong
4694c979a5
delete pack description about num and add raise error
SparseApplyAdagrad example format
PReLU and grad state 1-d not supported
atan2 bprop dx dy revert to original shapes
6 years ago
Wei Luning
157710ca0f
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
6 years ago
zhaozhenlong
66e7a36846
ImageGradients check 4d
fix DiagPart constant folding issue
fix argmin output type check
fix atan2 doc error
fix remove FusedBatchNorm and its grad
6 years ago
buxue
9cb71441ea
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
6 years ago
fary86
2078229436
Add prim name to error message for array_ops
6 years ago
mindspore-ci-bot
875ebc296d
!662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
6 years ago
buxue
aff6777ecc
fix reviewboot and example of TruncatedNormal and add type mapping
6 years ago
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a .
6 years ago
buxue
c8a1a24ce3
fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
6 years ago
fary86
8bb93411f3
Add prim name to error message for _grad_ops.py
6 years ago
mindspore-ci-bot
0bf6717e9a
!454 Fix the check of bool type in auto cast
Merge pull request !454 from candanzg/bug_cast_op
6 years ago
liuxiao
b6e77e5178
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
6 years ago
candanzg
0de05b3949
[bug] fixed bool check for cast op
Signed-off-by: candanzg <zhangshucheng@huawei.com>
6 years ago
mindspore-ci-bot
48f1541fa8
!453 fix doc/comments issues
Merge pull request !453 from 万万没想到/I1CEDO
6 years ago
mindspore-ci-bot
71b63c3fcf
!246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
6 years ago
Wei Luning
ea6958c50a
add pattern AdjustAllReduceMulAdd
6 years ago
万万没想到
8c1939f1b0
fix examples issues
6 years ago
mindspore-ci-bot
f5aa3a2eab
!411 Modify examples of Cast/NMSWithMask
Merge pull request !411 from Simson/push-to-opensource
6 years ago
simson
10877f077e
modify examples of Cast/NMSWithMask
6 years ago