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
fangzehua
b8943722c8
add random_map ops
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
Xun Deng
4ef9e9e57f
fix minor issues in distribution classes
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
mindspore-ci-bot
c3433b1271
!9345 add SubAndFilter dynamic cpu kernel
...
From: @fangzehua
Reviewed-by:
Signed-off-by:
4 years ago
wanyiming
5ab8007475
mod dense
4 years ago
mindspore-ci-bot
23856d6117
!9401 fix broadcast bug
...
From: @jinyaohui
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
445f0c5957
!9291 [AutoParallel]PipelineSplit adapt auto parallel
...
From: @lichen666
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d6dbfd6593
!9089 [GraphKernel] Add atomic add support
...
From: @tronzhang
Reviewed-by:
Signed-off-by:
4 years ago
jinyaohui
1d9d3b123c
fix broadcast bug
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
lichenever
78e131cf15
pipeline_split adapt parallel
4 years ago
fangzehua
648692d46f
add SubOffset cpu op
4 years ago
mindspore-ci-bot
0c46093496
!9346 add profiler st
...
From: @yanghaitao1
Reviewed-by: @lilongfei15,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
tronzhang
2190da9946
support atomic clean and change package for akg.
4 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
4 years ago
yanghaitao1
c3896df390
add profiler st
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
ca66aef549
!8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
...
From: @wanyiming
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
a16c87ded4
!8972 add auto-parallel use case
...
From: @big_hair_big_hair
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
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
mindspore-ci-bot
ea191ed5da
!8463 Run ops one by one in pynative bp graph
...
From: @HulkTang
Reviewed-by:
Signed-off-by:
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
b85bcff4b2
!9057 modify export file name
...
From: @changzherui
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ff2c44c935
!9178 add some pynative st test_cases in gpu
...
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
zhangrunjiao
b30b7b2d5e
add use case
4 years ago
lvchangquan
cabefafa13
add some pynative st test_cases in gpu env
4 years ago
HulkTang
c36b477568
Run ops one by one in pynative bp graph
4 years ago
mindspore-ci-bot
2a03fa79f9
!9161 add pynative st
...
From: @echo_hua
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
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
wanghua
4acdcad5d6
add st test_pynative_control_flow.py
4 years ago
changzherui
91301a6d1a
modify export file name
4 years ago
mindspore-ci-bot
9f82393b24
!9137 Add Beta distribution
...
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
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
peixu_ren
37d40bc495
Add Beta distribution
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
mindspore-ci-bot
715ca637e1
!9107 ps testcast
...
From: @chopin_syp
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
67505ef198
!9050 Mix bugs in Categorical distribution
...
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
4 years ago
shenyeping
6da2169439
ps
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
dabb82ec7a
!8846 host cpu support dynamic shape
...
From: @liubuyu
Reviewed-by: @jjfeing
Signed-off-by:
4 years ago
mindspore-ci-bot
32aa790f43
!9071 add testcase for ps
...
From: @chopin_syp
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
ebef1df00b
!8994 split dropout op and expand dropout
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9130660a2f
!9055 add yolov3 export file and fix bert exprt bug
...
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
shenyeping
c191deff1d
ps
4 years ago
yuzhenhua
a1db640211
fix bert bug and add export file for yolov3 and add test file for maskrcnn
4 years ago
liubuyu
9f5ab8f76f
host cpu support dynamic shape
4 years ago
yanzhenxiang2020
082cb4e7fd
add Randperm/GatherDGrad and fix GatherD for aicpu
4 years ago
mindspore-ci-bot
d6f6269ff1
!8310 fix example of categorical and rnntloss
...
From: @yanzhenxiang2020
Reviewed-by: @c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
5d0a4f3995
!9005 add st testcase for heterogeneous_excutor
...
From: @mindspore_boy
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @guoqi1024
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
Xun Deng
a058881b90
fix minor bug in catgorical distribution
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
peixu_ren
93d4ef428f
Add Gamma distribution
4 years ago
mindspore-ci-bot
a0e4db6aae
!9016 delete input_mask_from_dataset option in transformer's config
...
From: @yuchaojie
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
7aaca7d721
!8970 add control flow st testcase
...
From: @zhiyuan_mei
Reviewed-by: @chenfei52,@youui
Signed-off-by: @youui
4 years ago
yanzhenxiang2020
dca109c9a5
fix example of categorical and rnntloss
4 years ago
yuchaojie
f13388ee6b
delete input_mask_from_dataset option in transformer's config
4 years ago
yinwei
b5e289333e
add st testcase
4 years ago
mindspore-ci-bot
21b501bb94
!8752 Add Poisson distribution
...
From: @peixu_ren
Reviewed-by:
Signed-off-by:
4 years ago
peixu_ren
01f5da0a14
Add Poisson distribution
4 years ago
jonwe
9a6ced3cc7
DinNoNan gpu kernel supports int8/uint8
4 years ago
meizhiyuan
b80c289caa
control_flow case
4 years ago
mindspore-ci-bot
5353cd196b
!8935 remove quantization_aware option in Mobilenetv2-quant config
...
From: @yuchaojie
Reviewed-by: @chenfei52
Signed-off-by:
4 years ago
yuchaojie
9051c56436
remove quantization_aware option in Mobilenetv2-quant config
4 years ago
mindspore-ci-bot
0ad2c31b56
!8453 Add GPU p2p kernels
...
From: @zpac
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
c60f413ee2
!8933 modify Resnet50-quant data_load_mode value
...
From: @yuchaojie
Reviewed-by: @sanjaychan,@chenfei52
Signed-off-by: @sanjaychan
4 years ago
ZPaC
db3a2d60cb
GPU supports p2p nccl interfaces
4 years ago
mindspore-ci-bot
d8b26d9425
!8874 add st testcases
...
From: @zsj_mind
Reviewed-by:
Signed-off-by:
4 years ago
zhushujing
2bd37b79c8
add new testcase for access control
...
Signed-off-by: zhushujing <zhushujing@huawei.com>
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
yuchaojie
c32139f3fa
modify Resnet50-quant data_load_mode value
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
e3371a01d5
!8751 Fix minor bugs in bijector and distribution
...
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by:
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
7689062c7d
!8727 Clean code for gnmt_v2 network
...
From: @gaojing22
Reviewed-by: @yingjy,@guoqi1024
Signed-off-by: @yingjy
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
gaojing
a23ddaf409
clean_code
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
wanyiming
dad47cf2dd
mod_comments
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
Xun Deng
b5e05472ce
fix minor bugs in bijector and distribution utils, fix docs issues
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
fb0e866ad1
!8269 forward unique dynamic shape
...
From: @yao_yf
Reviewed-by:
Signed-off-by:
4 years ago
yao_yf
31819bb4a7
support forward unique
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
52eb2d3401
!8477 Add Cauchy distribution
...
From: @shallydeng
Reviewed-by: @zichun_ye
Signed-off-by:
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
mindspore-ci-bot
9c957072e2
!8097 Remove redundant phi nodes
...
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
fangzehua
b7d8e87647
add dynamic ops
4 years ago
mindspore-ci-bot
f885f6636f
!8564 expand layernorm_grad
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago