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 |
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 |
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 |
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 |