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
peixu_ren
b8abcf858a
Add expm1 op at GPU back-end
5 years ago
zhouyuanshen
f0f67b8aa8
add gather op on gpu
5 years ago
TFbunny
dc2144ee0d
add GPU-ScatterAdd
5 years ago
danishnxt
34cc178bd0
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
5 years ago
jonwe
e896d38c34
repeat grad
5 years ago
mindspore-ci-bot
542a52fbf8
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
5 years ago
mindspore-ci-bot
851ee9c3d5
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
5 years ago
linqingke
6dc3618758
new add softplus and softplus grad gpu ops.
5 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
5 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
5 years ago
TFbunny
a638973378
add GPU SparseApplyProximalAdagrad
5 years ago
tom__chen
71b235c302
sparse apply ftrl gpu kernel
5 years ago
mindspore-ci-bot
4ebc55b29e
!7841 Add supports to ACosGrad and AsinGrad on gpu
Merge pull request !7841 from zhouyuanshen/ACosGrad_and_AsinGrad
5 years ago
mindspore-ci-bot
f3e8798b40
!7879 fix bug that asin/acos not support fp16 on gpu
Merge pull request !7879 from zhouyuanshen/asin_acos_fp16
5 years ago
mindspore-ci-bot
ea4df3c3c2
!7826 new add l2normalize_grad gpu ops.
Merge pull request !7826 from linqingke/gpu_ops
5 years ago
zhouyuanshen
1804c042ec
fix bug that asin/acos not support fp16 on gpu
5 years ago
zhouyuanshen
8481fd59d8
Add supports to ACosGrad and AsinGrad
5 years ago
peixu_ren
dfe5a951eb
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
5 years ago
peixu_ren
99f2927c21
Add calculation of triangle matrix determinant op at GPU back-end
5 years ago
linqingke
3465c9c400
new add l2normalize_grad gpu ops.
5 years ago
mindspore-ci-bot
5b28016b4d
!7735 fix gpu multinomial seed issue and GRAPH_MODE
Merge pull request !7735 from baihuawei/fixmultinomial
5 years ago
mindspore-ci-bot
d479b91093
!7767 GPU update resnet50 readme and add cast type
Merge pull request !7767 from VectorSL/readme
5 years ago
mindspore-ci-bot
deb17b36c1
!7786 Add SampledSoftmaxLoss GPU Kernel
Merge pull request !7786 from JonathanY/ops_oct
5 years ago
mindspore-ci-bot
5ad25494ab
!7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
Merge pull request !7736 from danishnxt/MirrorPadRework
5 years ago
jonwe
fc81f46053
sampled softmax loss
5 years ago
mindspore-ci-bot
a3af89bd48
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
Merge pull request !7611 from danishnxt/newMaster
5 years ago
VectorSL
5102482e3a
1readme update resnet 2cast add more type
5 years ago
mindspore-ci-bot
b6b254f6e4
!7670 add l2normalize gpu kernel.
Merge pull request !7670 from linqingke/gpu_ops
5 years ago
danishnxt
0f69be06b1
Reworked mirrorPad
lintIssues
convert long -> int64
correcting int64 -> int64_t
lint
5 years ago
baihuawei
05dcec0583
fix multinomial
5 years ago
linqingke
99480d26c6
add l2normalize gpu kernel.
5 years ago
danishnxt
06a9b4aa37
Commit1_TensorDot
linting errors fix
comments cleanup
typo fix in doc
added more tests, fixed some formatting
changed expected dx values for linter
pylint const data fix
5 years ago
mindspore-ci-bot
0d5e119fa4
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
5 years ago
mindspore-ci-bot
2c468a358a
!7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
5 years ago
Peilin Wang
bd0b462691
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
5 years ago
TFbunny
e18a78feb9
add GPU UniformSampler
5 years ago