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 |
lvchangquan
|
cabefafa13
|
add some pynative st test_cases in gpu env
|
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 |