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 |
VectorSL
|
5c0c363c66
|
gpu reshepe add type
|
5 years ago |
mindspore-ci-bot
|
2fb6b0cc5d
|
!7140 UnsortedSegmentSum null check
Merge pull request !7140 from chenweifeng/unsorted-null-checkout
|
5 years ago |
wilfChen
|
859e1dbbb3
|
null check
|
5 years ago |
VectorSL
|
447a45dbe7
|
change gpu kernel shape to size_t
|
5 years ago |
baihuawei
|
779e27b91d
|
support categorical log_prob
|
5 years ago |
mindspore-ci-bot
|
82ae946fe6
|
!5362 gpu GoogleNet performance optimize
Merge pull request !5362 from VectorSL/slice
|
5 years ago |
VectorSL
|
f95fe92ad3
|
slice support nhwc
|
5 years ago |
limingqi107
|
ff6b64a598
|
gpu GoogleNet performance optimize
|
5 years ago |
mindspore-ci-bot
|
e2203bed01
|
!3957 Gpu StridedSlice dims exceeds
Merge pull request !3957 from chenweifeng/strided_slice_dims_exceeds
|
5 years ago |
wilfChen
|
837aecf9af
|
gpu stridedslice
|
5 years ago |
mindspore-ci-bot
|
b9bde4c826
|
!4559 codex warning
Merge pull request !4559 from chenweifeng/warning
|
5 years ago |
wilfChen
|
061bbf1f87
|
code warning
|
5 years ago |
limingqi107
|
5b76e8f3d7
|
gpu add format transform pass
|
5 years ago |
Peilin Wang
|
6719169a7f
|
added type support for atomic add and scatternd
fix ci
fix ci
|
5 years ago |
Peilin Wang
|
7baf5352ca
|
allow unsigned char types during registration, convert char to unsigned char
fixed some bugs
fixed cpplint
fix cpplint
|
5 years ago |
mindspore-ci-bot
|
c7b50bcdd2
|
!4251 adding type support for gpu kernels for EfficientNet
Merge pull request !4251 from Peilin/efficientnet
|
5 years ago |
Peilin Wang
|
571094f473
|
added type support for transpose and maxgrad
fix pylint
addressed code review comment
|
5 years ago |
Peilin Wang
|
3cb3a5c7d8
|
type support for faster rcnn gpu kernels
addressed code review comments
fix cpplint and pylint
trying to fix python ut
fix smoke test
|
5 years ago |
linqingke
|
fb405ee6f4
|
broadcast, slice, scatter_nd ops optimizer.
|
5 years ago |
mindspore-ci-bot
|
51fcaf6e61
|
!3714 stridedslice/stridedslicegrad 4D to 7D
Merge pull request !3714 from panbingao/stridedslice
|
5 years ago |
linqingke
|
d54fe5a60a
|
fix sgd bug.
|
5 years ago |
mindspore-ci-bot
|
2449e4e7f1
|
!3760 Fix GPU-ResizeNearestNeighbor
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
|
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
|
9cad0fec1d
|
gpu broadcast to
|
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 |
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
|
38a52a5b67
|
!3176 Add gpu support for ResizeNearestNeighbor
Merge pull request !3176 from 34bunny/GPU-ResizeNearestNeighbor
|
5 years ago |
TFbunny
|
de28cdc71c
|
add GPU support to ResizeNearestNeighbor
|
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 |
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 |
zhaoting
|
5c0962acfa
|
add gpu split and restructure gpu concat
|
5 years ago |
wilfChen
|
c10e07734c
|
gpu support TopK kernel
|
5 years ago |
wilfChen
|
dfb958de1e
|
Gpu support BroadcastTo kernel
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |