mindspore-ci-bot
|
35dd47711d
|
!7798 ROIAlign GPU kernel height/width plus1
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
7622b44c21
|
!8170 Support Nd*2d for nn.Dense
From: @wanyiming
Reviewed-by:
Signed-off-by:
|
4 years ago |
HuangBingjian
|
265a6d61b6
|
reverse fix shape=0
|
4 years ago |
mindspore-ci-bot
|
c76e7107a5
|
!8220 Add supports to op unpack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
370e7ab95f
|
!8204 add supports to op pack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
8c2ed3bb80
|
!8138 Throw an exception when a tensor with 0 shape is constructed.
Merge pull request !8138 from huangbingjian/fix_shape
|
4 years ago |
wanyiming
|
3c7a3b6693
|
modify_dense
|
4 years ago |
zhouyuanshen
|
5c4885821f
|
add supports to op unpack on gpu
|
4 years ago |
zhouyuanshen
|
00f1c0c7f3
|
add supports to op pack on gpu
|
4 years ago |
HuangBingjian
|
4477fcfe19
|
fix shape bug.
|
4 years ago |
zengzitao
|
53043ae18f
|
support expand fused_adam and fused_adam_weight_decay op
|
4 years ago |
mindspore-ci-bot
|
3070e9c78b
|
!8244 【GraphKernel】Eliminate redundant parameters while expanding basic ops
Merge pull request !8244 from DeshiChen/1104_eliminate_redundant_parameter
|
4 years ago |
dayschan
|
0f8f1cdda7
|
Eliminate redundant parameters while expanding basic ops.
add testcase for Gelu/GeluGrad
|
4 years ago |
jonwe
|
575280bb61
|
roi end mode
|
4 years ago |
mindspore-ci-bot
|
4b4ca1a188
|
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
|
4 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
4c2344ed35
|
!8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
491efd8aa4
|
!8088 add Adam CPU operator
Merge pull request !8088 from zhaoting/adam
|
4 years ago |
zhaoting
|
8730638076
|
add Adam CPU op
|
4 years ago |
TFbunny
|
cd7329082e
|
refine GPU-Scatteradd
|
4 years ago |
mindspore-ci-bot
|
ce9795bb39
|
!7808 fix cpu select kernel info
Merge pull request !7808 from baihuawei/fixcpu
|
4 years ago |
mindspore-ci-bot
|
769bd24c63
|
!8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
|
4 years ago |
TFbunny
|
356844da46
|
refine GPU-ScatterUpdate
|
4 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
cfe226fc97
|
!7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
|
4 years ago |
mindspore-ci-bot
|
ccbc6df79c
|
!8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
|
4 years ago |
mindspore-ci-bot
|
1b3efdc70a
|
!7428 add cpu op
Merge pull request !7428 from wuxuejian/cpu_op
|
4 years ago |
zhouyuanshen
|
21c96b3c31
|
add supports to op gathergrad on gpu
|
4 years ago |
mindspore-ci-bot
|
03a0d57437
|
!7381 add some cpu operator
Merge pull request !7381 from zhaoting/master
|
4 years ago |
mindspore-ci-bot
|
b64de9c1dc
|
!8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
|
4 years ago |
mindspore-ci-bot
|
497f2f0cff
|
!8054 Add gpu support for ScatterUpdate
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
|
4 years ago |
mindspore-ci-bot
|
de20d3e488
|
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
|
4 years ago |
TFbunny
|
cd9d0bf79a
|
add GPU-ScatterUpdate
|
4 years ago |
mindspore-ci-bot
|
93c11d1dcc
|
!8008 Add gpu support to ScatterAdd
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
4f4eadda8f
|
!8003 Repeat Elements Grad GPU Kernel
Merge pull request !8003 from JonathanY/repeat_grad
|
4 years ago |
peixu_ren
|
b8abcf858a
|
Add expm1 op at GPU back-end
|
4 years ago |
zhouyuanshen
|
f0f67b8aa8
|
add gather op on gpu
|
4 years ago |
mindspore-ci-bot
|
68e2b917d6
|
!7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
|
4 years ago |
wanyiming
|
0b74b0f50b
|
add_cpu_op
|
4 years ago |
baihuawei
|
cff87d6f65
|
fix cpu kernel select
|
4 years ago |
TFbunny
|
dc2144ee0d
|
add GPU-ScatterAdd
|
4 years ago |
danishnxt
|
34cc178bd0
|
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
|
4 years ago |
jonwe
|
e896d38c34
|
repeat grad
|
4 years ago |
mindspore-ci-bot
|
542a52fbf8
|
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
|
4 years ago |
mindspore-ci-bot
|
851ee9c3d5
|
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
|
4 years ago |
wuxuejian
|
b03329c65a
|
add cpu op
|
4 years ago |
linqingke
|
6dc3618758
|
new add softplus and softplus grad gpu ops.
|
4 years ago |
zhaoting
|
f2e9d9cfc7
|
add some cpu operator
|
4 years ago |
mindspore-ci-bot
|
9c2704030f
|
!7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
Merge pull request !7872 from peixu_ren/custom_pp_ops
|
4 years ago |
mindspore-ci-bot
|
5ef3d02ce3
|
!7696 Add calculation of triangle matrix determinant op at GPU back-end
Merge pull request !7696 from peixu_ren/custom_gpu
|
4 years ago |