Peilin Wang
507cc4ab15
range past segfault addressed comments
...
changed default max_output_length to 1000000
change docstring
fix ci
change max_output_length to maxlen
4 years ago
mindspore-ci-bot
5a70853392
!10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
...
From: @david-he91
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
yanglf1121
75aa938ee6
add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
4 years ago
mindspore-ci-bot
abb86381ac
!10985 Refactor cpu ops Concat to support morn than 4D inputs
...
From: @yuanwei66
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
9f44599abd
!9806 equal op gpu kernel support int64/uint8
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
yuanwei66
cc6a2df435
cpu op concat refactor to support more than 4D inputs
4 years ago
mindspore-ci-bot
a531628dd5
!10325 modify MetaTensor and Tensor
...
From: @Somnus2020
Reviewed-by: @kingxian
Signed-off-by: @kingxian
4 years ago
lilei
b858097ae4
modify MetaTensor and Tensor
4 years ago
mindspore-ci-bot
c10e3645b0
!10681 Add summary st for summary operators
...
From: @ouwenchang
Reviewed-by: @wuxuejian,@lilongfei15
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
666ab8f105
!10850 Conversion weights type when compute weights loss
...
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
4ceb9e633c
!10829 Modify Split Kernel for CPU
...
From: @shaoxiangdong
Reviewed-by:
Signed-off-by:
4 years ago
xuguoyang
7dcc3d89c3
Conversion weights type when compute weights loss
4 years ago
mindspore-ci-bot
efd22c96ad
!10895 add timedistributed pynative mode
...
From: @dinglongwei
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @wuxuejian,@c_34
4 years ago
dinglongwei
23707e9be4
add pynative and Tensor
4 years ago
mindspore-ci-bot
275da50b32
!10474 Add recomputed pass
...
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
yujianfeng
7b412d7cb2
add recompute nodes
4 years ago
mindspore-ci-bot
e849b370ec
!10863 add dot opt into composite.__init__.py
...
From: @xutianming1985
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
shaoxiangdong
7ef1f4c52f
Modify split Kernel for CPU
4 years ago
xutianming
37f185b12b
add dot opt into composite.__init__.py
4 years ago
shibeiji
b2d98d2751
add tbe fusion operators LambApplyOptimizerAssign and LambApplyWeightAssign for lamb optimizer
4 years ago
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
e98503606f
!10724 fix mobilenetv2_quant st fps
...
From: @xiaoyisd
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
6b4abe8514
!9559 add DynamicAssign, PadAndShift cpu ops
...
From: @fangzehua
Reviewed-by:
Signed-off-by:
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
ougongchang
f2978e0721
add summary st for ops
4 years ago
fangzehua
4da4c0fc55
add dynamic assign, pad_and_shift kernel
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
xiaoyisd
8cf438d711
fix mobilenet
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
wangmin0104
a5c16ba5c4
update tests/st/networks/models/resnet50/src/dataset.py.
4 years ago
mwang
59f7605987
adjust cost threshold for bert ci_smoke
4 years ago
mindspore-ci-bot
1cbef74372
!10592 deepfm network use mindrecord dataset
...
From: @shuzigood
Reviewed-by: @linqingke,@wuxuejian
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
dafa401247
!10423 add testcases of dump
...
From: @rainyhorse
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
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
wsq3
435a524f06
deepfm network use mindrecord dataset
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
mindspore-ci-bot
e960830d92
!10536 [cpu] Add full support for cast OP on cpu
...
From: @yanglf1121
Reviewed-by: @wuxuejian,@zhunaipan
Signed-off-by: @wuxuejian
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
mindspore-ci-bot
216aa8535b
!10412 Delete the redundant inputs of GNMTv2 model
...
From: @gaojing22
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
4 years ago
gaojing
1f3d9ddff8
delete schema_json
4 years ago
mindspore-ci-bot
221d5b67d2
!10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
...
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
Xiao Tianci
31fed1a2f6
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot
261bb736de
!10063 Modify profiler directory structure to fit the new Run Package
...
From: @gzhcv
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
3ba3ffedd4
!10203 Synchronize latest Ascend software suite 18 Dec 2020
...
From: @nicholas_yhr
Reviewed-by:
Signed-off-by:
4 years ago
lishixing3
3bc94b97d7
fix some liness
4 years ago
yanghaoran
b8345d03b6
Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
4 years ago
mindspore-ci-bot
1343c9cca2
!10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
...
From: @ms_yan
Reviewed-by:
Signed-off-by:
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
zhengbin (G)
c9b438e97b
add dump testcase
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
ms_yan
deb1e6e965
use from_numpy and add do_copy option
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
lvliang
04392f3120
recovery-already-run
4 years ago
mindspore-ci-bot
61ed05f133
!10102 test high order grad with respect to parameter
...
From: @chen_tanjie
Reviewed-by: @wang_zi_dong,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
32dc10a735
!9864 Adjust the location of cleaning unuse memory in value node
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
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
lvliang
1490947ff0
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
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
caifubi
e6f0654b61
Add PyNative Hccl st
4 years ago
yanglf1121
918679daa3
add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
gzhcv
bad8c0e422
Modify profiling dir structure to fit the new Run Package
4 years ago
jonwe
54e5025c1a
equal op gpu kernel
4 years ago
mindspore-ci-bot
cb0ecf3de7
!10061 add optimizer parallel level0 testcase
...
From: @zhiyuan_mei
Reviewed-by:
Signed-off-by:
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
meizhiyuan
13f25fa936
add optimizer_parallel level0 case
4 years ago
Daniel
bdbdc291f5
high grad
...
Signed-off-by: Daniel <chentanjie@huawei.com>
4 years ago
zhaoting
edf3083510
add CPU unsortedsegmentsum
4 years ago
mindspore-ci-bot
da74482812
!9769 add testcases of type error
...
From: @echo_hua
Reviewed-by: @chujinjin,@zhunaipan
Signed-off-by: @zhunaipan
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
wanghua
b4ecf65e71
add typeerror testcases
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
LianLiguang
e694a916fc
adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
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
mindspore-ci-bot
80c7b1abf3
!9986 Adjust st of resnet50 in ascend pynative to gpu pynative
...
From: @lianliguang
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
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
LianLiguang
6933967db6
adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
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
8bb8ea1e14
!9935 [ME]use logical_or to support tensor in list
...
From: @chenfei52
Reviewed-by: @zh_qh,@ginfung,@zhunaipan
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
b3bfaa66bd
!9859 add st testcases for dynamic shape
...
From: @mindspore_boy
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34,@guoqi1024
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
mindspore-ci-bot
7991ef618f
!9877 add st for mobilenetv2 quant
...
From: @xiaoyisd
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
fe14270df9
!9912 add auto-parallel recursive use case
...
From: @big_hair_big_hair
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
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