baihuawei
aa9ea1707c
add binary cross entropy
5 years ago
panbingao
e6335739d2
stridedslice/stridedslicegrad 4D to 7D
5 years ago
TFbunny
075acf80b1
fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half
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
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
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
peixu_ren
19d80b87a9
Fix minor errors in probabilistic programming
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
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
mindspore-ci-bot
5f10417b9f
!3276 make gpu equal op support int32
Merge pull request !3276 from qujianwei/master
5 years ago
Jonathan Yan
661b993475
roi align v1
5 years ago
TFbunny
de28cdc71c
add GPU support to ResizeNearestNeighbor
5 years ago
mindspore-ci-bot
cf4353f728
!3220 Add random normal op at MindSpore front-end
Merge pull request !3220 from peixu_ren/custom_gpu
5 years ago
qujianwei
7479fb24a0
make gpu equal op support int32
5 years ago
peixu_ren
9b45018dfd
Add random normal op at MindSpore front-end
5 years ago
VectorSL
90f15df037
add int64-->fp16 and update conv pad
5 years ago
mindspore-ci-bot
32921ea3dc
!3166 add gpu oneslike op
Merge pull request !3166 from qujianwei/gpu-oneslike
5 years ago
qujianwei
fb2ac74d9a
add gpu oneslike kernel
5 years ago
mindspore-ci-bot
11732f0ea2
!3135 GPU cast support more type
Merge pull request !3135 from VectorSL/cast2
5 years ago
VectorSL
aef2c1984e
cast support more types
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
ad09bf3e87
!3083 add gpu split and restructure gpu concat
Merge pull request !3083 from zhaoting/master
5 years ago
zhaoting
5c0962acfa
add gpu split and restructure gpu concat
5 years ago
peixu_ren
1feca960aa
Rollback to Normal on D
5 years ago
wilfChen
c10e07734c
gpu support TopK kernel
5 years ago
wilfChen
dfb958de1e
Gpu support BroadcastTo kernel
5 years ago
peixu_ren
20ca96c62b
Add random normal MindSpore interface
5 years ago
kingfo
add3778a61
add grad all in pynative mode
5 years ago
wilfChen
0fdc304a8e
gpu support smoothl1loss
5 years ago
wilfChen
d54154a1f9
Gpu support ctcloss kernel
5 years ago
mindspore-ci-bot
4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
wilfChen
034d2ea2aa
Gpu Adam Fusion
5 years ago
mindspore-ci-bot
8870956954
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
5 years ago