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 |
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 |
liuxiao93
|
e924c56c49
|
Add register information of BNInference.
|
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
|
21783ce221
|
!3300 Optimize server code
Merge pull request !3300 from ZPaC/new-feature-of-ps
|
5 years ago |
cristoval
|
c6262111ef
|
add sparse lazy adam in ps
|
5 years ago |
jjfeing
|
09ee646da0
|
fix clang format
|
5 years ago |
mindspore-ci-bot
|
b667193f8b
|
!3260 check tbe kernel property in kernel select process
Merge pull request !3260 from jjfeing/master
|
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 |
jjfeing
|
0d5f1fba60
|
check tbe kernel property in kernel select process
|
5 years ago |
ZPaC
|
8ff1a9ab47
|
Use white list to control pslite compilation
|
5 years ago |
mindspore-ci-bot
|
37cc6e2628
|
!3175 add ScatterNdAdd ScatterNdSub ScatterNonAliasingAdd ops
Merge pull request !3175 from fangzehua/scatter_add_vm
|
5 years ago |
mindspore-ci-bot
|
7bb6663a9c
|
!3141 Add incremental feature for ps
Merge pull request !3141 from ZPaC/incremental-feature-for-ps
|
5 years ago |
ZPaC
|
61551b85d8
|
incremental feature for ps
|
5 years ago |