mindspore-ci-bot
79893d6fef
!10336 Add Pack op for CPU Kernel
From: @zyx5256
Reviewed-by:
Signed-off-by:
5 years ago
zhuyuxiao
35ff7c58f2
add pack for cpu kernel; bugfix adagrad gpu
5 years ago
shibeiji
d043eeb834
add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue
5 years ago
mindspore-ci-bot
3c20f996c4
!10419 update example of Cast, Concat and Argmax operator
From: @wuxuejian
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
5 years ago
wuxuejian
4e69f8dcc6
update example of Cast, Concat and Argmax operator
5 years ago
wangshuide2020
9c6128c84c
update the example of TensorAdd and DepthToSpace operator.
5 years ago
wangshuide2020
789123c5cd
update the description of EmbeddingLookup operator and add the output of multinomial operator.
5 years ago
buxue
a6cf444864
optimize inputs check for predict of model and init data check for Tensor
5 years ago
mindspore-ci-bot
00611b1c41
!10175 Add tensor.ndim and rename tensor.size() to tensor.size
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
253e49543e
!10299 update the example of NMSWithMask operator and modify the format of description of ScatterUpdate operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
Peilin Wang
412665f707
wrap sequenceMask in composite
5 years ago
wangshuide2020
3d1647d770
update the example of NMSWithMask operator and modify the format of description of ScatterUpdate operator.
5 years ago
caojian05
a3b6f57842
add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
5 years ago
mindspore-ci-bot
1c43115eef
!9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
From: @danishnxt
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
a83e058f42
!9858 [MS][GPU][API] UnsortedScatterND_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
5 years ago
yanglf1121
918679daa3
add tensor.ndim and rename tensor.size() to tensor.size
5 years ago
wangshuide2020
fd74df15c8
update the description of some operations.
5 years ago
mindspore-ci-bot
b645f7959d
!9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
From: @danishnxt
Reviewed-by:
Signed-off-by:
5 years ago
danishnxt
d1fcfaf0f2
First commit - scatter_nd_int64_update
lint fix - no lint required for previous code
fix int64 templates
removed extra files
5 years ago
danishnxt
bc84e9b4e7
range check - UortedSegmin/max num_seg tensors
added in checks in PythonAPI to trigger Value errors in case of non dyn
added required check for python API
ST update + op check update
revert segSum change
updated gatherV2 and SplitOp check
added shape -1 sanity check - splitOp
slight refactor in unseg-Min/Max
lintfix
lint fix
5 years ago
yanzhenxiang2020
f5be64f97e
fix loguniform and meshgrid
5 years ago
danishnxt
67c528386e
update BroadcastTo
typo in API
added init type check + fix doc
fixes
lint
added prim_attr setter in python API
revert back one
changed self.shape / add prim attr
fix
5 years ago
mindspore-ci-bot
f62621a23d
!9840 Add index range lints for gatherd in front-end api
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
d68708960e
!9620 [MS][GPU] UnsortedSegmentMax_int64_Support
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by:
5 years ago
zhouyuanshen
36f54d0573
add index value range lint for gatherd in front-end api
5 years ago
mindspore-ci-bot
561ced751d
!9786 fix wide&deep readme
From: @yao_yf
Reviewed-by: @zhunaipan,@stsuteng
Signed-off-by: @stsuteng
5 years ago
yao_yf
7282d333d2
fix wide&deep readme
5 years ago
lihongkang
def7fca51f
fix bugs
5 years ago
danishnxt
0be02c4756
UnsortedSegMax_Int64_support
lint fix
style fix
style fix 2
5 years ago
zhaoting
3b9e9068c7
add CPU OnesLike and ZerosLike
5 years ago
yao_yf
519f415d6b
unsortsegment_sum infershape in dynamicshape fi
5 years ago
mindspore-ci-bot
9605102dd1
!9429 update supported platforms for op EmbeddingLookup, ELU and fix bugs of op SparseGatherV2, ArgMaxWithValue
From: @lihongkang1
Reviewed-by: @liangchenghui,@youui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
f9d053316c
!9219 Add Select op for cpu
From: @he-botao
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a5fd09448f
!9474 SparseGatherV2: Raise error if tensor is provided as input for axis
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
5 years ago
lihongkang
79333916ed
fix bugs
5 years ago
hebotao
ae68883945
Add Select ops for cpu
Add select ops for cpu
Add select ops for cpu
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
5 years ago
Peilin Wang
95a6ee754d
initial commit
5 years ago
mindspore-ci-bot
215f0a7b46
!9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by:
5 years ago
mindspore-ci-bot
756594d000
!9124 fix grad of the Identity
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
5 years ago
yanzhenxiang2020
cb391ba234
fix identity grad
5 years ago
mindspore-ci-bot
6945c4dd5f
!9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
5 years ago
danishnxt
bf5ceaae57
updated to test files + DynamicOpCheckFix
lintfix
Adding Dynamic_shape_depends
5 years ago
TFbunny
27a602f067
update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
5 years ago
mindspore-ci-bot
73cea20aab
!9166 FIx errors in classes' examples
From: @zhangz0911gm
Reviewed-by: @liangchenghui
Signed-off-by:
5 years ago
zhangz0911gm
0a04bbdc4e
fix errors in notes in clesses' example
5 years ago
zhangyi
13e2aee0ea
fix somee error format for comments.
5 years ago
mindspore-ci-bot
f6450a614b
!9252 [MS][GPU][DynamicShape] int32 scalar support for UnsortedSegMax/Min + CI alarm fix + UnsortedSegmentSum validation fix (detailed)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
5 years ago
mindspore-ci-bot
01df2341ff
!9245 Fixes some typos and formatting errors in docstring.
From: @peilin-wang
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
5 years ago
mindspore-ci-bot
b22294e808
!9088 fix some bugs about gatherd and gatherdgrad over several new test scens
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
5 years ago
danishnxt
bcae5fe1ee
Adding int32 scalar support + validation fix + alarm fix
5 years ago