mindspore-ci-bot
2449e4e7f1
!3760 Fix GPU-ResizeNearestNeighbor
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
5 years ago
mindspore-ci-bot
e1f93ec28c
!3619 NMSWithMask - CUDA Impl
Merge pull request !3619 from danishnxt/GPU_One
5 years ago
mindspore-ci-bot
82b103a740
!3780 add gpu BinaryCrossEntropy
Merge pull request !3780 from baihuawei/losscuda
5 years ago
baihuawei
aa9ea1707c
add binary cross entropy
5 years ago
mindspore-ci-bot
dc765dd248
!3749 add BinaryCrossEntropy and KLDivLoss cuda code
Merge pull request !3749 from baihuawei/losscuda
5 years ago
TFbunny
075acf80b1
fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half
5 years ago
baihuawei
2e8f37cc5d
add loss cuda
5 years ago
wilfChen
4d600e70f1
gpu layernorm
5 years ago
mindspore-ci-bot
f1a39a0f72
!3655 gpu support BroadcastTo kernel
Merge pull request !3655 from chenweifeng/broadcast_to
5 years ago
mindspore-ci-bot
773f8e5352
!3707 Gpu support LayerNorm kernel
Merge pull request !3707 from chenweifeng/LayerNorm
5 years ago
wilfChen
1eee3d6937
gpu layernorm
5 years ago
danish
a2ffc9530e
stuff added
box copying fix
common function for IOU
new sort func
final update + unit test
remove one comment
fix lintig -1
lint fix 2
lint fix 3
last lint fix
value fix in ST nms with mask
addressing comments
pylint fix
pylint fix 1
test file fix
5 years ago
mindspore-ci-bot
afce1c3a40
!3341 GPU maxpool with argmax op
Merge pull request !3341 from tom_chen/maxpool_with_argmax
5 years ago
wilfChen
9cad0fec1d
gpu broadcast to
5 years ago
mindspore-ci-bot
3cac1bb9f8
!3352 Add ROIAlignGrad GPU operator
Merge pull request !3352 from JonathanY/ROIAlignGrad
5 years ago
mindspore-ci-bot
efb12d5e1e
!3560 Add random uniform real op at GPU end
Merge pull request !3560 from peixu_ren/custom_gpu
5 years ago
mindspore-ci-bot
62fb2d1423
!3521 add AbsGrad support for GPU
Merge pull request !3521 from caojian05/ms_master_dev3
5 years ago
peixu_ren
e7a99397a5
Add random uniform real op at GPU end
5 years ago
mindspore-ci-bot
e730224a2c
!3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
Merge pull request !3511 from linqingke/new_ops
5 years ago
CaoJian
40b7708ede
add AbsGrad support for GPU
5 years ago
linqingke
7829bab811
add iou ops.
5 years ago
wilfChen
d3167da8af
gpu support stridedslice
5 years ago
tom__chen
5c3be0114f
add maxpool_with_argmax/grad cuda kernel
5 years ago
Jonathan Yan
ad40e00228
roi align grad v1
5 years ago
mindspore-ci-bot
380db207e8
!3344 GPU Pad Op
Merge pull request !3344 from danishnxt/PR-GPU-Pad
5 years ago
mindspore-ci-bot
1e88d64b20
!3259 add gpu cumsum op and reducemin
Merge pull request !3259 from baihuawei/automl
5 years ago
baihuawei
4a8724e0ac
add gpu cumsum
5 years ago
mindspore-ci-bot
183cf5cf5d
!3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
Merge pull request !3285 from linqingke/gpu_ops
5 years ago
danish
adf59d2ded
commit one - PadOp Support files
clang format fix
fix format - cpplint
5 years ago
linqingke
f679568d86
gpu ops code and test case.
5 years ago
mindspore-ci-bot
d15b4c5d61
!3201 RoI Align GPU kernel
Merge pull request !3201 from JonathanY/main
5 years ago
mindspore-ci-bot
38a52a5b67
!3176 Add gpu support for ResizeNearestNeighbor
Merge pull request !3176 from 34bunny/GPU-ResizeNearestNeighbor
5 years ago
Jonathan Yan
661b993475
roi align v1
5 years ago
ZPaC
0bc74f28c5
Enable get rank id and size by group
5 years ago
TFbunny
de28cdc71c
add GPU support to ResizeNearestNeighbor
5 years ago
mindspore-ci-bot
bad04340d6
!3240 GPU update CAST and conv2d_pad
Merge pull request !3240 from VectorSL/update
5 years ago
mindspore-ci-bot
1625a27ae5
!3244 Support 2-dimensions target of CTCLossV2
Merge pull request !3244 from yangyongjie/yangyongjie
5 years ago
yangyongjie
67d1ba0fc3
support 2-dimension target of CTCLossV2
5 years ago
VectorSL
90f15df037
add int64-->fp16 and update conv pad
5 years ago
mindspore-ci-bot
b5d8dad47d
!3187 Remove useless log in TopK kernel
Merge pull request !3187 from chenweifeng/topk
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
mindspore-ci-bot
32921ea3dc
!3166 add gpu oneslike op
Merge pull request !3166 from qujianwei/gpu-oneslike
5 years ago
mindspore-ci-bot
4e0cfafcf9
!3193 fix gpu Split and Concat memory allocation bug
Merge pull request !3193 from zhaoting/master
5 years ago
qujianwei
fb2ac74d9a
add gpu oneslike kernel
5 years ago
zhaoting
b750e3e130
fix gpu Split and Concat memory allocation bug
5 years ago
wilfChen
05c04502db
remove useless log
5 years ago
CaoJian
f3f9fc958a
add GPU operator: abs and floor
5 years ago
mindspore-ci-bot
251683096a
!3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
5 years ago
mindspore-ci-bot
e249197c73
!3003 gpu support BroadcastTo kernels
Merge pull request !3003 from chenweifeng/broadcastto
5 years ago
mindspore-ci-bot
ae50c37c38
!3092 GPU add fuison: replace momentum cast
Merge pull request !3092 from VectorSL/momentum
5 years ago