mindspore-ci-bot
|
191b3f0c8c
|
!12368 Add type support to Split gpu op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
7443ea4b5b
|
!12369 Add type support to tile op
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
f021af8096
|
!12367 Add float64 support to MatMul ops in GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
4b27c3206d
|
!12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
048eba4460
|
!12359 add float64 support to assign GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
Peilin Wang
|
1655a88b64
|
initial commit
|
4 years ago |
Peilin Wang
|
2252e440a5
|
initial commit
fix ci
|
4 years ago |
Peilin Wang
|
073fc6fa93
|
initial commit
fix ci
|
4 years ago |
TFBunny
|
4c18e0894e
|
add float64 support to matmul ops
|
4 years ago |
Peilin Wang
|
ce26d2e987
|
intitial commit
fix ci
fix ci
|
4 years ago |
TFBunny
|
e1ed3b9c15
|
add float64 support to assign GPU
|
4 years ago |
mindspore-ci-bot
|
8d936a6589
|
!12352 Add float64 support to Gather GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
0ee8ef736d
|
!12351 Add float64 support to GatherNd GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
8fabb26412
|
!12350 add float64 support to concat GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
TFBunny
|
6f9cfb809e
|
add float64 support to GatherNd
|
4 years ago |
TFBunny
|
6fad165e43
|
add float64 support to gather gpu
|
4 years ago |
TFBunny
|
ebb7f2e771
|
add float64 support to concat GPU
|
4 years ago |
mindspore-ci-bot
|
d249ededf6
|
!12347 add float64 support to slice ops in GPU
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
ed5f9cb1f2
|
!11802 Optimize GPU kernels for fasterrcnn
From: @robingrosman
Reviewed-by:
Signed-off-by:
|
4 years ago |
TFBunny
|
799e51cff0
|
Add float64 support to slice ops
|
4 years ago |
RobinGrosman
|
5d5225f2ee
|
optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels
|
4 years ago |
mindspore-ci-bot
|
adf934c567
|
!12152 Rewrite sequence_mask as a composite op
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
96cea98864
|
!11731 Add dynamic shape support to ReLU6 GPU
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
6ed6d57076
|
!11560 Add dynamic shape support and testcases to GPU Dropout
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
4d9551e129
|
!12046 modify Gelu、FastGelu to GeLU and FastGeLU
From: @jinyaohui
Reviewed-by:
Signed-off-by:
|
4 years ago |
TFBunny
|
ad3d737d29
|
Rewrite sequence_mask as a composite op
|
4 years ago |
mindspore-ci-bot
|
5a2f472790
|
!12153 Add type support to StridedSlice GPU
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
jinyaohui
|
30a27b2adb
|
modify Gelu、FastGelu to GeLU and FastGeLU
|
4 years ago |
TFBunny
|
b45a9f56c8
|
add all types support to StridedSlice GPU
|
4 years ago |
mindspore-ci-bot
|
9af166990c
|
!12074 gpu RangeOp precision fix
From: @peilin-wang
Reviewed-by:
Signed-off-by:
|
4 years ago |
Peilin Wang
|
44bb9cb216
|
added validation
fix ci
fix ci
fixed test cases and ci
fixed test cases and ci
|
4 years ago |
mindspore-ci-bot
|
74652eb942
|
!12044 modify pack to stack
From: @jinyaohui
Reviewed-by:
Signed-off-by:
|
4 years ago |
jinyaohui
|
8022f9a6ed
|
modify pack to stack
|
4 years ago |
mindspore-ci-bot
|
62d272f648
|
!12014 Fix GPU Print kernel
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
4 years ago |
TFBunny
|
5a8c899789
|
Rework GPU print, supporting pynative mode and graph mode
|
4 years ago |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
4 years ago |
mindspore-ci-bot
|
ce89cc5e8b
|
!11761 Change GatherV2 to Gather (merge from r1.1 to master)
From: @liangzhibo
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
9fa0499fa0
|
Change GatherV2 to Gather r1.1 to master
|
4 years ago |
Corleone
|
82de371987
|
update matmul implementation for GPU
|
4 years ago |
mindspore-ci-bot
|
96f007ebb4
|
!11785 gpu RangeOp better error handling in kernel
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
76e9cc46fe
|
!11688 Add GPU ReciprocalGrad Kernel
From: @TFbunny
Reviewed-by: @tom__chen,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
Peilin Wang
|
3bef4e9b75
|
range better error initial commit
|
4 years ago |
wilfChen
|
2e7d7b1c5e
|
gpu testcase fix
|
4 years ago |
TFBunny
|
88b5458f78
|
add new GPU kernel ReciprocalGrad
|
4 years ago |
TFBunny
|
2fc5ebd077
|
add dynamic shape support and testcases to GPU Dropout
|
4 years ago |
TFBunny
|
0e05e3e8ec
|
add dynamic shape support and testcases to ReLU6
|
4 years ago |
TFBunny
|
6cd7dc42e9
|
add testcases and dynamic shape to reduce ops
|
4 years ago |
Jonathan Yan
|
18f67c61c2
|
return minimal index for argmaxwithvalue
|
4 years ago |
tom__chen
|
f34934a317
|
fix conv2d NHWC filter shape and cyclomatics errors
|
4 years ago |
mindspore-ci-bot
|
f07bb3bd04
|
!11089 General reduction with hybrid mode
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |