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
9eca56635d
add KLDiv loss
5 years ago
baihuawei
aa9ea1707c
add binary cross entropy
5 years ago
panbingao
e6335739d2
stridedslice/stridedslicegrad 4D to 7D
5 years ago
mindspore-ci-bot
dc765dd248
!3749 add BinaryCrossEntropy and KLDivLoss cuda code
Merge pull request !3749 from baihuawei/losscuda
5 years ago
mindspore-ci-bot
230081d55c
!3740 fix GetInputReshapeType reports ERROR
Merge pull request !3740 from liubuyu/bug_fix
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
liubuyu
37a7b6eb42
fix get/set reshape_type bug
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
mindspore-ci-bot
80dd2cfe00
!3405 fix optimizer parallel problems
Merge pull request !3405 from gziyan/fix_optimizer_parallel
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
Ziyan
98e2ee90de
fix optimizer parallel problems
5 years ago
wilfChen
9cad0fec1d
gpu broadcast to
5 years ago
xsmq
5087945479
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
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
7cb567ebbe
!3543 Split unsupport transdata
Merge pull request !3543 from lianliguang/unify-primitive
5 years ago
mindspore-ci-bot
b486abc076
!3531 clear warning
Merge pull request !3531 from baihuawei/0727
5 years ago
mindspore-ci-bot
d469a347f8
!3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
5 years ago
WilliamLian
0179724dcd
spilit unspported transdata to two transdata from special format -> defualt -> default -> special
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
lingyunli63
42017a19e6
enable compile gpu in akg
5 years ago
ZPaC
af62d4020b
Pass optimizer attributes to push nodes.
5 years ago
baihuawei
ca4162805a
clear warning
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
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
5 years ago
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
Merge pull request !3349 from liubuyu/master
5 years ago
linqingke
7829bab811
add iou ops.
5 years ago
fangzehua
86dd0c583a
fix avgpool grad
5 years ago
mindspore-ci-bot
c22792aab1
!3495 Gpu StridedSlice performance optimize
Merge pull request !3495 from chenweifeng/strided_slice
5 years ago
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
Merge pull request !3324 from fangzehua/reduce_any
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
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
huanghui
6316a03c67
deal tuple getitem control for new added memcpy
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
fangzehua
228a959cc7
add reduce any op for vm
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