dinglinhe
ff29414774
update document of Select
4 years ago
liuhe
abf3305ad9
update codument of BroadcastTo, GatherD, UnsortedSegmentMax, etc.
4 years ago
liuhe
2516e6cc23
rm space of BatchMatMul,update examples of BNTrainingUpdate and NLLLoss
4 years ago
yuyiyang_3418
c57f106249
Update API document of ScatterNDUpdate
4 years ago
mindspore-ci-bot
d2ecf71ace
!13693 Slice op only support input_x int32 and float32 at CPU backend
From: @wangyanling10
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c1a802627b
!14013 Enable zero dimension using attribute not parameter
From: @liangzhibo
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
l00591931
af6d812436
enable zero tensor using attribute
4 years ago
mindspore-ci-bot
49e39c3bdf
!13992 update the documentation of StridedSlice, Gather, GatherNd, etc. operators.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
9023ba2b56
!13745 Enable zero dimension when it comes out of operator.
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
liuhe
05df8a9b26
XXXLR not support cpu: ExponentialDecayLR, PolynomialDecayLR, etc.
4 years ago
wangshuide2020
a47bf2b499
update the documentation of StridedSlice, Gather, GatherNd, etc. operators.
4 years ago
l00591931
923dd4b77a
enable zero dimension tensor when input is data
4 years ago
yuyiyang_3418
e4cca000cc
Update API documentation of MatrixDiag, ScatterND and NMSWithMask
4 years ago
wangyanling
fb64e14265
fix slice op bug
4 years ago
liuhe
96bfe123a2
1.update the documentation of IndexAdd operator
2.update the input of Slice
3.update the example of Unstack.
4 years ago
wuxuejian
916b661c7d
Update CPU Supported OPS
4 years ago
Peilin Wang
6cead43bdf
add general -1 dim behavior for BroadcastTo op
4 years ago
zhangyi
69ee1a077f
fix api comment's format.
4 years ago
mindspore-ci-bot
fb45054477
!13293 Fix some op docs
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c75fa654a3
!13517 add check input args for embedinglookup
From: @lianliguang
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
LianLiguang
cd7ff5e60b
add check for embeding look up
4 years ago
xcnick
3ae92a5e43
fix some op docs
4 years ago
mindspore-ci-bot
cd8e605051
!13363 TensorScatterUpdate fix docstring typo
From: @peilin-wang
Reviewed-by: @liangchenghui,@tom__chen
Signed-off-by: @liangchenghui,@tom__chen
4 years ago
zhangyi
2730f95d20
fix some error api comments.
4 years ago
mindspore-ci-bot
a4edcfa268
!13432 fix format error of GradOperation, gamma, poisson, etc.
From: @mind-lh
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
liuhe
28118e2376
fix format error of GradOperation, gamma, poisson, etc.
4 years ago
LianLiguang
17b9758543
unify range ops
4 years ago
Peilin Wang
9cf71fe32f
fix typo for TensorScatterUpdate
4 years ago
mindspore-ci-bot
fd8d767bbe
!12394 add raises description for Adam, Lamb, Momentum, etc. operators
From: @wangshuide2020
Reviewed-by:
Signed-off-by:
4 years ago
wangshuide2020
28bf0b4fe2
add raises description for Adam, Lamb, Momentum, etc. operators.
4 years ago
hedongdong
81a5233c8a
fix the output shape of the operator maxPoolGradGrad
4 years ago
Peilin Wang
45db8ff254
update doc description for tensorScatterUpdate to mention updating same position is nondeterministic
refined comments
4 years ago
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
4 years ago
mindspore-ci-bot
faaaa79314
!12715 Add TimeMonitor to DeepSpeech and Refresh Support list for ResizeBilinear and ResizeNearestNeighbor
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
wanyiming
2edcfc2658
timemonitor
4 years ago
yepei6
0ed36cee82
update the comment of TensorScatterUpdate
4 years ago
yujianfeng
41189781f3
support scalar input for cell
4 years ago
wangshuide2020
8a7fa2e651
add raises description for Cast, Diag, Eye, Fill etc. operators.
4 years ago
zhupuxu
bc0775748e
move dynamic_shape_depend to backend
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
hedongdong
e5d0d87a93
[Docs] update formulas for math and array operators
4 years ago
mindspore-ci-bot
8fabb26412
!12350 add float64 support to concat GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TFBunny
ebb7f2e771
add float64 support to concat GPU
4 years ago
TFBunny
799e51cff0
Add float64 support to slice ops
4 years ago
mindspore-ci-bot
d1d03a8eff
!12298 update the example of Unique and EditDistance and registration info of BiasAddGrad.
From: @wangshuide2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
6b7766b530
!12338 [Docs] update formulas for math and array operators
From: @david-he91
Reviewed-by: @ljl0711,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
wangshuide2020
6b10de0220
update the example of Unique and EditDistance and registration info of BiasAddGrad
4 years ago
hedongdong
c67bb608b0
[Docs] update formulas for math and array operators
4 years ago
mindspore-ci-bot
2f5483ebb3
!12232 delete some attributes
From: @zhupuxu
Reviewed-by: @zhunaipan,@kingxian
Signed-off-by: @kingxian
4 years ago
He Wei
7d9a783993
[auto-monad] Support side-effects by auto-monad
The basic idea is: exploits data dependency to control the execution order
of side-effect operations, and keep the semantics of ANF unchanged.
The ControlDepend primitive is removed and there are two primitives added:
1. UpdateState:
```
a = Assign(para, value)
```
became:
```
a = Assign(para, value, u)
u = UpdateState(u, a)
```
2. Load:
```
x = Add(para, value)
```
became:
```
p = Load(para, u)
x = Add(p, value)
u = UpdateState(u, p)
```
4 years ago