TFbunny
|
1b22e6d8ae
|
move P.UniformCandidateSampler to ops.random
|
5 years ago |
mindspore-ci-bot
|
10a89ce17d
|
!8766 fix bugs when shape is empty or equal to zero
From: @huaweib
Reviewed-by: @kisnwang,@liangchenghui,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
baihuawei
|
d2e345b3d6
|
fix bugs when shape is empty
|
5 years ago |
VectorSL
|
d9bd7fe04e
|
gpu fix padding and dataset_heleper
|
5 years ago |
TFbunny
|
24ea2ddf92
|
Adapt changes to GPU framework for ScatterAdd/Update and SparseFtrl
|
5 years ago |
wilfChen
|
e4e9362bd0
|
gpu suppor dynamic shape
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
mindspore-ci-bot
|
1d9f04e096
|
!8252 GPU fix poolinggrad in transpose mode
Merge pull request !8252 from VectorSL/maxpool-grad
|
5 years ago |
VectorSL
|
a3fbbe22ee
|
fix poolinggrad in transpose mode
|
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 |
wilfChen
|
3f472ce669
|
fix gpu adam fusion kernel
|
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
|
77fcef1dca
|
!7963 Gpu BCEloss fp16
Merge pull request !7963 from baihuawei/fixBCE
|
5 years ago |
mindspore-ci-bot
|
0f7fe53be2
|
!8042 GPU fix maxpoolgrad
Merge pull request !8042 from VectorSL/fix-maxpoolgrad
|
5 years ago |
VectorSL
|
5ac5c4b650
|
fix gpu maxpoolgrad
|
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 |
TFbunny
|
a638973378
|
add GPU SparseApplyProximalAdagrad
|
5 years ago |
tom__chen
|
71b235c302
|
sparse apply ftrl gpu kernel
|
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 |
linqingke
|
3465c9c400
|
new add l2normalize_grad gpu ops.
|
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
|
b4ce0aa933
|
!7458 GPU kernel support NHWC layout
Merge pull request !7458 from VectorSL/nhwc
|
5 years ago |
VectorSL
|
509b25ef1e
|
gpu nhwc
|
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
|
651d26b1da
|
fixBCE
|
5 years ago |
linqingke
|
99480d26c6
|
add l2normalize gpu kernel.
|
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 |
TFbunny
|
e18a78feb9
|
add GPU UniformSampler
|
5 years ago |
mindspore-ci-bot
|
e24b50f559
|
!7548 Support elu and elugrad with dtype float and half on gpu
Merge pull request !7548 from zhouyuanshen/master
|
5 years ago |
zhouyuanshen
|
2ab0b3d67a
|
support ops elu and elugrad on gpu
|
5 years ago |
VectorSL
|
5c0c363c66
|
gpu reshepe add type
|
5 years ago |
mindspore-ci-bot
|
483f1aca9d
|
!7106 GPU change kernel shape to size_t
Merge pull request !7106 from VectorSL/gpu-size_t
|
5 years ago |
VectorSL
|
447a45dbe7
|
change gpu kernel shape to size_t
|
5 years ago |
mindspore-ci-bot
|
21c5607fca
|
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
|
5 years ago |
wilfChen
|
b420b6cda7
|
cudnn inplace optimizer
|
5 years ago |
mindspore-ci-bot
|
ed45993f1e
|
!6937 fix BCELoss
Merge pull request !6937 from baihuawei/lossmodify
|
5 years ago |
baihuawei
|
345b6f50b9
|
fix BCE and KLDiv
|
5 years ago |
mindspore-ci-bot
|
e4ad166e0c
|
!6818 GPU add combine mom fusion
Merge pull request !6818 from VectorSL/combine-mom
|
5 years ago |
VectorSL
|
8dca80036a
|
gpu add combine mom fusion
|
5 years ago |
baihuawei
|
fea928e976
|
remove CTCLossV2
|
5 years ago |
mindspore-ci-bot
|
60e86d80d8
|
!6595 add GPU CTC
Merge pull request !6595 from baihuawei/ctc
|
5 years ago |
baihuawei
|
e1b31c7baa
|
add GPU CTCLoss
|
5 years ago |
mindspore-ci-bot
|
b94e85b303
|
!6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
|
5 years ago |
liubuyu
|
fc7ea3db78
|
code warning clean
|
5 years ago |