mindspore-ci-bot
9e27ca929a
!10354 Add batch dot op
...
From: @anrui-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1bb9342aa0
!8100 New add matrix inverse ops.
...
From: @linqingke
Reviewed-by:
Signed-off-by:
4 years ago
hedongdong
b783070467
add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
...
A minor change in sigmoidGradGrad operation (non-functional change).
4 years ago
mindspore-ci-bot
cb49f2e6f1
!10769 add cpu operators: LessEqual/Reciprocal/MinimumGrad/GatherD/GatherDGrad
...
From: @shibeiji
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
f80b28313f
!10619 add timedistributed
...
From: @d00562747
Reviewed-by:
Signed-off-by:
4 years ago
shibeiji
0fd3f6ad55
add cpu operators: Reciprocal/LessEqual/MinimumGrad/GatherD/GatherDGrad
4 years ago
TFbunny
83e06bbba0
add return to sparseapplyftrl gpu
4 years ago
caojian05
06fb28c703
add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net
4 years ago
dinglongwei
5a6caa7b0a
add timedistributed and bugfix cpu ops assign and maximum
4 years ago
w00535372
7a78203217
Add batch dot op
4 years ago
mindspore-ci-bot
ee07285420
!10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
...
From: @david-he91
Reviewed-by: @linqingke,@liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
4 years ago
linqingke
96183f8b12
new add matrix inverse.
4 years ago
mindspore-ci-bot
998a8e0d53
!10712 add CPU TopK
...
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
b381d4f7a0
!10603 add grad definition for AsinGrad and ACosGrad.
...
From: @wangshuide2020
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
2dc275be06
!9842 Add SquaredDifference kernel for GPU
...
From: @he-botao
Reviewed-by: @c_34
Signed-off-by:
4 years ago
mindspore-ci-bot
ba1ba10049
!10638 Add SquaredDifference operation for cpu
...
From: @dangjiaqi1
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5d97132f9e
!10132 Add C.dot opt
...
From: @xutianming1985
Reviewed-by:
Signed-off-by:
4 years ago
zhaoting
ace4f2fb71
add CPU TopK
4 years ago
hebotao
f4ae9cdbc4
Add SquareDifference kernel for GPU
...
添加测试用例
添加测试用例
添加测试用例
添加测试用例
清除告警
添加测试用例
添加测试用例
清除告警
4 years ago
“dangjiaqi1”
d86509c1c8
add SquaredDifference operation for cpu
4 years ago
mindspore-ci-bot
0105b2166e
!10370 Add BatchMatMul for CPU
...
From: @xukailun_1
Reviewed-by:
Signed-off-by:
4 years ago
xutianming
d9830ddf63
add c.dot opt
4 years ago
mindspore-ci-bot
9bb4785777
!10428 unpack of cpu
...
From: @lishixing3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
79893d6fef
!10336 Add Pack op for CPU Kernel
...
From: @zyx5256
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4257288bb7
!10066 Add CumSum Kerner for CPU
...
From: @shaoxiangdong
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9366200dba
!9646 Add Expm1 Operator for CPU
...
From: @xukailun_1
Reviewed-by:
Signed-off-by:
4 years ago
x00540480
69f882c083
batchmatmul
4 years ago
mindspore-ci-bot
aecd96cdb2
!10424 Compute weighted loss
...
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by:
4 years ago
zhuyuxiao
35ff7c58f2
add pack for cpu kernel; bugfix adagrad gpu
4 years ago
wangshuide2020
677127ef5e
add grad definition for AsinGrad and ACosGrad
4 years ago
mindspore-ci-bot
3c6101a8b1
!10559 update L1Regularizer operation
...
From: @dangjiaqi1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
ad814dc2ad
!10452 add cpu operators: Div/Mod/Floor/Minimum/ArgMinWithValue
...
From: @shibeiji
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
hedongdong
352a362878
Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
xuguoyang
7fe25d6444
Add weights loss compute
4 years ago
shibeiji
d043eeb834
add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue
4 years ago
“dangjiaqi1”
86bbef5146
uadate L1Regularizer,upadate test_l1_regularizer_op.py
4 years ago
yanglf1121
8987b3dbd1
Add full support for cpu cast op
4 years ago
shaoxiangdong
accf7c4671
Add CumSum Kerner for CPU
4 years ago
lishixing3
3bc94b97d7
fix some liness
4 years ago
mindspore-ci-bot
6e690ab725
!9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
...
From: @TFbunny
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
f9dbebd958
!10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
...
From: @yuan_shen_zhou
Reviewed-by: @wilfchen,@liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
zhouyuanshen
2e2c01d6f0
add dtype supports for relu/reluv2/relugradv2
4 years ago
mindspore-ci-bot
44abd94b42
!9408 [ME][Pynative]Fix mem leak problem in pynative mode
...
From: @chenfei52
Reviewed-by:
Signed-off-by:
4 years ago
chenfei
1f20e552ed
handle mem leak in pynative mode
...
use enter and leave construct
4 years ago
mindspore-ci-bot
b8b4ce7442
!10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
...
From: @yuan_shen_zhou
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
4 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
4 years ago
zhouyuanshen
09b68f9006
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot
c6f3b1826c
!10009 Add infer shape function for tile in graph kernel
...
From: @looop5
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
2b64b7f295
!10312 SequenceMask move API to composite
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
Peilin Wang
412665f707
wrap sequenceMask in composite
4 years ago
Peilin Wang
299509dbfc
changed cast to round to zero if casting from float to integral
4 years ago
looop5
8bbe723603
add Tile infer shape function
4 years ago
mindspore-ci-bot
4477b97465
!10167 BatchNormGrad infer gpu kernel
...
From: @jonwe
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
mindspore-ci-bot
cff3141d99
!10218 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
...
From: @caojian05
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5143f7b99c
!10198 Add CPU OP resize_bilinear and resize neighbor
...
From: @wanyiming
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
88155de042
!10159 momentum weight fusion
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
4 years ago
caojian05
a3b6f57842
add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
Jonathan Yan
335c3f7602
BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot
4b7e9975a0
!10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
...
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 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
4 years ago
wanyiming
2283eac723
add_resize_ops
4 years ago
mindspore-ci-bot
a83e058f42
!9858 [MS][GPU][API] UnsortedScatterND_int64_Support
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
4 years ago
wilfChen
09e10e18bb
momentum weightdecay fusion
4 years ago
yanglf1121
918679daa3
add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
jonwe
54e5025c1a
equal op gpu kernel
4 years ago
mindspore-ci-bot
eb22cf7e5a
!10073 [MS][CompositeOp][API] TensorDot pr fix
...
From: @danishnxt
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
danishnxt
ac109b601a
pad_CI_Alarm fix
...
typo fix
test addition for half - pad value checking
4 years ago
mindspore-ci-bot
904f61b7fd
!9857 [MS][GPU] SparseApplyFtrl_int64_Support
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
danishnxt
b0b768335e
PR 10072 fix + new sts
...
lintfix
doc fix + code cleaned
doc update 2
4 years ago
zhaoting
edf3083510
add CPU unsortedsegmentsum
4 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:
4 years ago
danishnxt
d1fcfaf0f2
First commit - scatter_nd_int64_update
...
lint fix - no lint required for previous code
fix int64 templates
removed extra files
4 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
4 years ago
mindspore-ci-bot
a3d4dded12
!9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
...
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
dd5fce4ffb
!10014 apply dynamic shape for ComputeAccidentalHits
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
hedongdong
6cc9d2c087
BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot
f75280f6c2
!10006 support int32 dtype of Mul cpu op
...
From: @wuxuejian
Reviewed-by: @kisnwang,@c_34
Signed-off-by: @c_34
4 years ago
yanzhenxiang2020
e9eb1ebac8
fix shape of ComputeAccidentalHits
4 years ago
mindspore-ci-bot
f8aada52be
!9990 Fix scalar tensor print
...
From: @huangbingjian
Reviewed-by: @zhunaipan,@ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
f3b41531b7
!9985 Add Squeeze New
...
From: @ZhengQihao3f3f3f
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b401a5fb07
!9750 add int64 support to UniformCandidateSampler GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
568545f2d5
!9855 Add int64 support to GPU transpose
...
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
zhengqihao
43a2e1d56d
Add Squeeze
4 years ago
HuangBingjian
311e7be605
fix scalar tensor shape=[]
4 years ago
x00540480
450109eefb
expm1 operator
4 years ago
wuxuejian
cc9fef2baa
support int32 dtype of Mul cpu op
4 years ago
mindspore-ci-bot
5f2c84f3cb
!9867 Add graph kernel testcases
...
From: @looop5
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
mindspore-ci-bot
a9dab042a4
!9706 Remove unused interfaces in graph_kernels.py and change remaining to inner interfaces
...
From: @looop5
Reviewed-by: @ckey_dou
Signed-off-by:
4 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
4 years ago
TFbunny
01903eb770
add int64 support to transpose GPU
4 years ago
TFbunny
d5a08f1956
add testcase for input update in adagrad and move resetresource
4 years ago
looop5
4d8205cd93
Delete unused interface in graph_kernels.py
4 years ago
looop5
56fa56b173
add graph kernel testcases
4 years ago
danishnxt
55c455df9e
first commit - updated op + STs
...
lint fix
4 years ago
mindspore-ci-bot
d68708960e
!9620 [MS][GPU] UnsortedSegmentMax_int64_Support
...
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by:
4 years ago
mindspore-ci-bot
e20be19548
!9476 Change Tensor shape from int to size_t for GPU Argmax
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
TFbunny
43755a71e7
add additional type support to ScatterAdd
4 years ago
jonwe
d982fec2ff
ReLU/ReLUGrad int8/32/64 support
4 years ago
TFbunny
5263588b2c
add int64 support to UniformCandidateSampler GPU
4 years ago
mindspore-ci-bot
bb241214f8
!9747 add int64 support for indices of GPU gatherNd
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
0c2856c632
!9617 Add new operator layer_norm_grad_grad
...
From: @david-he91
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1fd251ff8d
!9738 Fix stanard normal cpu op occasional failure
...
From: @yuanwei66
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by:
4 years ago
hedongdong
8bfeadf26e
Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot
be4e91339f
!9661 gpu relu optimize
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
yuanwei66
5c402c9d1a
fix standard_normal test occasional failure
4 years ago
danishnxt
0be02c4756
UnsortedSegMax_Int64_support
...
lint fix
style fix
style fix 2
4 years ago
TFbunny
d274f425c7
change tensor shape from int to size_t for GPU Argmax
4 years ago
TFbunny
f54bd166a6
add int64 support for indices of GatherND gpu
4 years ago
mindspore-ci-bot
9483666e60
!9701 add CPU OnesLike and ZerosLike
...
From: @zhao_ting_v
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
0aa7197ef8
!9694 ZerosLike dynamic shape support
...
From: @peilin-wang
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
2b7e96960f
!9695 Add supports to reduceany and reduceall on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@wilfchen,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
zhaoting
3b9e9068c7
add CPU OnesLike and ZerosLike
4 years ago
wilfChen
c1d3bd2160
relu optimize
4 years ago
Peilin Wang
d9fb28b9fc
zeroslike dynamic shape no opt
...
fix ci
fix ci
fix ci
fix ci
4 years ago
zhouyuanshen
e9aca01620
add support to reduceAny and reduceAll on gpu
4 years ago
zhengqihao
bc6929cbf9
Add MaximumGrad
4 years ago
mindspore-ci-bot
d936779f42
!9269 amend Randperm and add NoRepeatNGram op for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e6ec9be6c2
!9386 l1_regularizer开发
...
From: @dangjiaqi1
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
dbc592acce
!9537 [MS][GPU] GatherV2_int64_Support
...
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
“dangjiaqi1”
39948670dd
new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
mindspore-ci-bot
ec025a1c4c
!9288 Add Adagrad for GPU kernel
...
From: @zyx5256
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
bbca2b16b4
!9357 Add cpu_op_maximum
...
From: @d00562747
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
d4bca2b9c3
amend randperm
...
amned amend randperm and add NoRepeatNGram ops for aicpu
4 years ago
mindspore-ci-bot
80fe11ac7b
!9432 Support RMSProp for CPU
...
From: @xuguoyang5566
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
747bc87ab3
!9321 Add Dropout Grad for CPU
...
From: @xutianming1985
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
76f679206b
!9170 Add assign op for cpu
...
From: @xiangyunwu21
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9d1e6ca59f
!9492 Fix implement bug in pack and unpack
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
886c551a0b
!9168 Add ApplyAdagrad for cpu
...
From: @yang_chun
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @c_34
4 years ago
xutianming
31942dfe2f
Add Dropout Grad for cpu
4 years ago
mindspore-ci-bot
fcfe66f072
!9418 add dropout of cpu
...
From: @lishixing3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
25269445cc
!9319 Add IsFinite for CPU
...
From: @xukailun_1
Reviewed-by:
Signed-off-by:
4 years ago
xuguoyang
8fc85139c1
[add] support RMSProp CPU Kernel
4 years ago
mindspore-ci-bot
f9d053316c
!9219 Add Select op for cpu
...
From: @he-botao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9d51fbfe26
!9323 Add StandardNormal for CPU
...
From: @yuanwei66
Reviewed-by:
Signed-off-by:
4 years ago
xiangyunwu21
9e38dfd28e
Add assign op for cpu
4 years ago
danishnxt
e3c75646eb
changes to GatherV2 kernel for int64 support
4 years ago
yuanwei66
5735bb1289
CPU operation dev:StandardNormal
4 years ago
x00540480
03b403165b
add operator isfinite
4 years ago
zhuyuxiao
77a68b9d2b
add adagrad for gpu kernel
4 years ago
zhouyuanshen
3eec6a8d7b
fix bug in pack and unpack
4 years ago
mindspore-ci-bot
28885ea687
!9374 add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
yang_chun
52637531cd
add applyadagrad operator on cpu.
4 years ago
dinglongwei
8cd631ca8b
add cpu_ops_maximum()
4 years ago
mindspore-ci-bot
c81bb8fe39
!9260 Add ReduceMin op for cpu
...
From: @anrui-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9466429fdd
!9417 Mod test_dense in ut
...
From: @wanyiming
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
4 years ago
lishixing3
824418c8f6
add dropout
4 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
4 years ago
yanzhenxiang2020
3a1a9ff6dc
add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 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:
4 years ago
mindspore-ci-bot
b5269d6bd4
!9402 [GPU] Unique op int64 support
...
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
4 years ago
w00535372
5048c4cb24
Add operator ReduceMin for CPU backend
4 years ago
wanyiming
5ab8007475
mod dense
4 years ago
mindspore-ci-bot
d6dbfd6593
!9089 [GraphKernel] Add atomic add support
...
From: @tronzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b15504f6a5
!9327 Cast half to int by rounding down
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 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
4 years ago
danishnxt
bf5ceaae57
updated to test files + DynamicOpCheckFix
...
lintfix
Adding Dynamic_shape_depends
4 years ago
TFbunny
27a602f067
update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
4 years ago
tom__chen
c454101d7c
unique op int64 support
4 years ago
tom__chen
ee8a060f55
Fix unique dynamic shape
4 years ago
tronzhang
2190da9946
support atomic clean and change package for akg.
4 years ago
mindspore-ci-bot
eb7cbd49ac
!8595 Add Cholesky op at GPU back-end
...
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
4 years ago
jonwe
e2e6bf59b2
Cast half to int by rounding down
4 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
4 years ago
mindspore-ci-bot
1ffecf1874
!9180 fix dnnl binary broadcast
...
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
4 years ago
peixu_ren
af6ded28e3
Add Cholesky op at GPU back-end
4 years ago
zhaoting
102b74682b
fix dnnl binary broadcast
4 years ago
Peilin Wang
e4444a1c12
initial commit
...
fix testcases
fix ci
4 years ago
mindspore-ci-bot
ccf637f64a
!9241 SequenceMask gpu kernel
...
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
Peilin Wang
f7dc2432a0
initial commit
...
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
4 years ago
mindspore-ci-bot
5835095e07
!9134 Equal op dynamic shape
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
dc62360eed
!9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
2370828043
!8586 fix GatherD and add Randperm for aicpu
...
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
danishnxt
450f1ee886
First Commit - UnsortedSegMin Kernel + DynamicSupport
...
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
4 years ago
mindspore-ci-bot
3e2eb70fc0
!8669 Split op extending PrimitiveWithCheck
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
442217314d
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
28772d4fb7
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9b0ec824c4
!9096 DynamicShapeOp int64 support and bug fix
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
2e31899101
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b76c7cc7bf
!9025 ReLU gpu op supports int32 and int64
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
4 years ago
tom__chen
4fa6238dde
change Split op to extend PrimitiveWithCheck
4 years ago
jonwe
6ae8573803
Equal op dynamic shape
4 years ago
TFbunny
419f8bf72a
fix dynamic shape and add testcase for SparseGatherV2 GPU
4 years ago
mindspore-ci-bot
f28b73f231
!9040 ExpandDims dynamic shape
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
28e6c7f29e
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
...
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
b0496aaa10
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
...
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
Jonathan Yan
9f70ebac64
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
4 years ago
jonwe
36ea519009
ExpandDims dynamic shape
4 years ago
mindspore-ci-bot
40222f59a7
!9043 Add support to op L2Loss on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
4 years ago
danishnxt
cfc3542261
First Commit SegMax changes + typo in SegSum InferImpl
...
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
4 years ago
Peilin Wang
1dd302ae93
int64 support and typo fix
...
fixed typo
fix pylint
4 years ago
zhouyuanshen
f6e87143c6
add support to op L2Loss on gpu
4 years ago
mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
...
From: @shibeiji
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
6f64fffdb4
Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
...
Updating InferImpl function
adding check to inferImpl function
lint
lint2
4 years ago
TFbunny
5e19a642f9
fix and add testcase for dynamic shape scatteradd/update transpose
4 years ago
mindspore-ci-bot
e6ebb310eb
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
64a6769d3f
Update Square Op to support Dynamic Shape
4 years ago
mindspore-ci-bot
c3b057bd69
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ebef1df00b
!8994 split dropout op and expand dropout
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
082cb4e7fd
add Randperm/GatherDGrad and fix GatherD for aicpu
4 years ago
danishnxt
a17f76dd1d
Initial Commit - GPU LinSpace
...
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
4 years ago
shibeiji
cd850bd210
register activation operator fast_gelu
4 years ago
zengzitao
3ef0e9f053
substitute dropout by cudnnuniformreal and dropout
4 years ago
danishnxt
241c8f3d96
GatherUpdate
...
test file finishing pending
Update to GatherV2_Bug_Fix
lint fix
lint fix - 2
lint fix
Update to GatherV2 - fixed default inferImpl func + CudeStreamSync
lint fix
SyncDevice
added dynamic shape init_size input
lint
4 years ago
yanzhenxiang2020
dca109c9a5
fix example of categorical and rnntloss
4 years ago
jonwe
9a6ced3cc7
DinNoNan gpu kernel supports int8/uint8
4 years ago
mindspore-ci-bot
0793198891
!8917 Add grad definition for sigmoidGrad.
...
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
6a04c21456
!8875 Fix some bug about GatherD and GatherDGrad op on gpu
...
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d915fd9b96
!8592 change repeat_elements to a composite op
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
hedongodng
0279323b99
add grad definition for sigmoidGrad operation
4 years ago
zhouyuanshen
e1026961f7
fix some bug in gather and gathergrad op
4 years ago
mindspore-ci-bot
82456e3f2b
!8749 batchnorm2d test case for use_batch_statistics is false
...
From: @jonwe
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
044c7d183c
!8803 Validate SampledSoftmaxLoss Args
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
jonwe
036e28bb96
batchnorm2d use_batch_statistics false test case
4 years ago
tom__chen
a52cd685fc
change repeat_element op to a composite op
4 years ago
Jonathan Yan
22cb2814e8
validate SampledSoftmaxLoss args
4 years ago
Peilin Wang
3d4d5ec77f
initial commit for gpu dynamic shape testing op
...
fix ci
fix ci
4 years ago
mindspore-ci-bot
99fc0a4e64
!8526 Add 'in_channel' and 'out_channel' to cell_attr_register
...
From: @wanyiming
Reviewed-by: @kingxian
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
b07f6383cb
!8674 Fix doc example for ScatterUpdate and support int8/uint8
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
3b946d4eb2
!8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl
...
From: @zengzitao
Reviewed-by: @gaoxiong1,@ryanww
Signed-off-by: @ryanww
4 years ago
TFbunny
fb1a65c469
add int8 and uint8 support to scatteradd and fix doc example
4 years ago
mindspore-ci-bot
1bd0ed450c
!8630 fix mul broadcast and tanhgrad bug
...
From: @zhao_ting_v
Reviewed-by: @kisnwang,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
zengzitao
266bfa50bf
expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op
4 years ago
mindspore-ci-bot
0d00f6c14e
!7039 Add equal op for cpu
...
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
zhaoting
6d8fb56ea8
fix mul broadcast and tanhgrad bug
4 years ago
mindspore-ci-bot
b411c05de0
!8495 Adapt DynamicGRUV2 forward for Ascend new backend.
...
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
20ee16daf9
!8625 Add Ascend st testcases for graph kernel
...
From: @looop5
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
looop5
f5f66abd06
Add testcases in Ascend back-end for graph kernel
4 years ago
mindspore-ci-bot
efd3e6a168
!8566 add dynamic for cache ops
...
From: @fangzehua
Reviewed-by:
Signed-off-by:
4 years ago
fangzehua
b7d8e87647
add dynamic ops
4 years ago
zengzitao
326540cbbd
expand layernorm_grad op
4 years ago
liuxiao93
d471ac491e
Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
mindspore-ci-bot
3fdd75dd5e
!8450 add supports to op randomcategorical on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34,@liangchenghui
4 years ago
mindspore-ci-bot
dbe5229c56
!8492 expand maxmium_grad minimum_grad and dropout_grad
...
From: @zengzitao
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
71af3bf1ac
!8283 Minimum Op and Mul Op support dynamic shape
...
From: @jonwe
Reviewed-by:
Signed-off-by:
4 years ago
Jonathan Yan
5a8238a09c
mul v1
4 years ago
wanyiming
237bcfd36b
add_channel_to_attr
4 years ago
zengzitao
28f1db74dd
expand maximum_grad minimum_grad dropout_grad op
4 years ago
mindspore-ci-bot
7d6039d384
!7858 [MS][GPU] Add Unique Op
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a511e32cf8
!8386 [MS] Changing TensorDot from P Operations op to Composite op
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
zhouyuanshen
048fc49aed
add support to op RandomCategorical
4 years ago
mindspore-ci-bot
8e3bf54fd2
!7032 add CTCGreedyDecoder ops for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
tom__chen
9263145990
gpu unique op kernel and st test
4 years ago
TFbunny
7f769568a6
Register SparseGatherV2 and add dynamic shape support
4 years ago
mindspore-ci-bot
f059859909
!8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug
...
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
4 years ago
zengzitao
db27783d54
expand tanh_grad and reduce_mean, fix bug and add test_case in ci
4 years ago
mindspore-ci-bot
f8f2d127cd
!7999 optimize cpu unique
...
From: @kisnwang
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
9dba65c424
TensorDot Conv: P -> C
4 years ago
mindspore-ci-bot
35dd47711d
!7798 ROIAlign GPU kernel height/width plus1
...
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
7622b44c21
!8170 Support Nd*2d for nn.Dense
...
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
kswang
618c05d454
optimize cpu unique
4 years ago