jonwe
|
9a6ced3cc7
|
DinNoNan gpu kernel supports int8/uint8
|
5 years ago |
mindspore-ci-bot
|
0793198891
|
!8917 Add grad definition for sigmoidGrad.
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
5 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:
|
5 years ago |
mindspore-ci-bot
|
d915fd9b96
|
!8592 change repeat_elements to a composite op
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
hedongodng
|
0279323b99
|
add grad definition for sigmoidGrad operation
|
5 years ago |
zhouyuanshen
|
e1026961f7
|
fix some bug in gather and gathergrad op
|
5 years ago |
mindspore-ci-bot
|
82456e3f2b
|
!8749 batchnorm2d test case for use_batch_statistics is false
From: @jonwe
Reviewed-by: @robingrosman
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
044c7d183c
|
!8803 Validate SampledSoftmaxLoss Args
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
jonwe
|
036e28bb96
|
batchnorm2d use_batch_statistics false test case
|
5 years ago |
tom__chen
|
a52cd685fc
|
change repeat_element op to a composite op
|
5 years ago |
Jonathan Yan
|
22cb2814e8
|
validate SampledSoftmaxLoss args
|
5 years ago |
Peilin Wang
|
3d4d5ec77f
|
initial commit for gpu dynamic shape testing op
fix ci
fix ci
|
5 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
|
5 years ago |
TFbunny
|
fb1a65c469
|
add int8 and uint8 support to scatteradd and fix doc example
|
5 years ago |
mindspore-ci-bot
|
3fdd75dd5e
|
!8450 add supports to op randomcategorical on gpu
From: @yuan_shen_zhou
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34,@liangchenghui
|
5 years ago |
mindspore-ci-bot
|
71af3bf1ac
|
!8283 Minimum Op and Mul Op support dynamic shape
From: @jonwe
Reviewed-by:
Signed-off-by:
|
5 years ago |
Jonathan Yan
|
5a8238a09c
|
mul v1
|
5 years ago |
wanyiming
|
237bcfd36b
|
add_channel_to_attr
|
5 years ago |
mindspore-ci-bot
|
7d6039d384
|
!7858 [MS][GPU] Add Unique Op
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
a511e32cf8
|
!8386 [MS] Changing TensorDot from P Operations op to Composite op
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
zhouyuanshen
|
048fc49aed
|
add support to op RandomCategorical
|
5 years ago |
tom__chen
|
9263145990
|
gpu unique op kernel and st test
|
5 years ago |
TFbunny
|
7f769568a6
|
Register SparseGatherV2 and add dynamic shape support
|
5 years ago |
danishnxt
|
9dba65c424
|
TensorDot Conv: P -> C
|
5 years ago |
mindspore-ci-bot
|
35dd47711d
|
!7798 ROIAlign GPU kernel height/width plus1
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
7622b44c21
|
!8170 Support Nd*2d for nn.Dense
From: @wanyiming
Reviewed-by:
Signed-off-by:
|
5 years ago |
HuangBingjian
|
265a6d61b6
|
reverse fix shape=0
|
5 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
|
5 years ago |
mindspore-ci-bot
|
370e7ab95f
|
!8204 add supports to op pack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by:
|
5 years ago |
wanyiming
|
3c7a3b6693
|
modify_dense
|
5 years ago |
zhouyuanshen
|
5c4885821f
|
add supports to op unpack on gpu
|
5 years ago |
zhouyuanshen
|
00f1c0c7f3
|
add supports to op pack on gpu
|
5 years ago |
HuangBingjian
|
4477fcfe19
|
fix shape bug.
|
5 years ago |
jonwe
|
575280bb61
|
roi end mode
|
5 years ago |
mindspore-ci-bot
|
4b4ca1a188
|
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
|
5 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
5 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
|
5 years ago |
TFbunny
|
cd7329082e
|
refine GPU-Scatteradd
|
5 years ago |
mindspore-ci-bot
|
769bd24c63
|
!8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
|
5 years ago |
TFbunny
|
356844da46
|
refine GPU-ScatterUpdate
|
5 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
5 years ago |
mindspore-ci-bot
|
cfe226fc97
|
!7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
|
5 years ago |
mindspore-ci-bot
|
ccbc6df79c
|
!8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
|
5 years ago |
zhouyuanshen
|
21c96b3c31
|
add supports to op gathergrad on gpu
|
5 years ago |
mindspore-ci-bot
|
b64de9c1dc
|
!8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
|
5 years ago |
mindspore-ci-bot
|
497f2f0cff
|
!8054 Add gpu support for ScatterUpdate
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
|
5 years ago |
mindspore-ci-bot
|
de20d3e488
|
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
|
5 years ago |
TFbunny
|
cd9d0bf79a
|
add GPU-ScatterUpdate
|
5 years ago |
mindspore-ci-bot
|
93c11d1dcc
|
!8008 Add gpu support to ScatterAdd
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
|
5 years ago |
mindspore-ci-bot
|
4f4eadda8f
|
!8003 Repeat Elements Grad GPU Kernel
Merge pull request !8003 from JonathanY/repeat_grad
|
5 years ago |