Commit Graph

110 Commits

Author SHA1 Message Date
mindspore-ci-bot 2449e4e7f1 !3760 Fix GPU-ResizeNearestNeighbor
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
2020-07-31 23:19:18 +08:00
mindspore-ci-bot e1f93ec28c !3619 NMSWithMask - CUDA Impl
Merge pull request !3619 from danishnxt/GPU_One
2020-07-31 23:18:43 +08:00
mindspore-ci-bot 82b103a740 !3780 add gpu BinaryCrossEntropy
Merge pull request !3780 from baihuawei/losscuda
2020-07-31 18:34:01 +08:00
baihuawei aa9ea1707c add binary cross entropy 2020-07-31 10:45:08 +08:00
mindspore-ci-bot dc765dd248 !3749 add BinaryCrossEntropy and KLDivLoss cuda code
Merge pull request !3749 from baihuawei/losscuda
2020-07-31 10:33:16 +08:00
mindspore-ci-bot 230081d55c !3740 fix GetInputReshapeType reports ERROR
Merge pull request !3740 from liubuyu/bug_fix
2020-07-31 08:55:17 +08:00
TFbunny 075acf80b1 fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half 2020-07-30 12:31:03 -04:00
baihuawei 2e8f37cc5d add loss cuda 2020-07-30 20:22:59 +08:00
wilfChen 4d600e70f1 gpu layernorm 2020-07-30 20:11:04 +08:00
liubuyu 37a7b6eb42 fix get/set reshape_type bug 2020-07-30 18:13:51 +08:00
mindspore-ci-bot f1a39a0f72 !3655 gpu support BroadcastTo kernel
Merge pull request !3655 from chenweifeng/broadcast_to
2020-07-30 14:23:18 +08:00
mindspore-ci-bot 773f8e5352 !3707 Gpu support LayerNorm kernel
Merge pull request !3707 from chenweifeng/LayerNorm
2020-07-30 14:22:25 +08:00
mindspore-ci-bot 80dd2cfe00 !3405 fix optimizer parallel problems
Merge pull request !3405 from gziyan/fix_optimizer_parallel
2020-07-30 14:09:16 +08:00
wilfChen 1eee3d6937 gpu layernorm 2020-07-30 11:06:55 +08:00
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
2020-07-29 15:11:24 -04:00
mindspore-ci-bot afce1c3a40 !3341 GPU maxpool with argmax op
Merge pull request !3341 from tom_chen/maxpool_with_argmax
2020-07-29 21:24:38 +08:00
Ziyan 98e2ee90de fix optimizer parallel problems 2020-07-29 20:55:31 +08:00
wilfChen 9cad0fec1d gpu broadcast to 2020-07-29 16:24:01 +08:00
xsmq 5087945479 回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg' 2020-07-28 22:41:33 +08:00
mindspore-ci-bot 3cac1bb9f8 !3352 Add ROIAlignGrad GPU operator
Merge pull request !3352 from JonathanY/ROIAlignGrad
2020-07-28 22:13:38 +08:00
mindspore-ci-bot efb12d5e1e !3560 Add random uniform real op at GPU end
Merge pull request !3560 from peixu_ren/custom_gpu
2020-07-28 21:23:05 +08:00
mindspore-ci-bot 7cb567ebbe !3543 Split unsupport transdata
Merge pull request !3543 from lianliguang/unify-primitive
2020-07-28 17:23:44 +08:00
mindspore-ci-bot b486abc076 !3531 clear warning
Merge pull request !3531 from baihuawei/0727
2020-07-28 16:03:45 +08:00
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
2020-07-28 15:29:26 +08:00
WilliamLian 0179724dcd spilit unspported transdata to two transdata from special format -> defualt -> default -> special 2020-07-28 14:23:31 +08:00
mindspore-ci-bot 62fb2d1423 !3521 add AbsGrad support for GPU
Merge pull request !3521 from caojian05/ms_master_dev3
2020-07-28 14:16:50 +08:00
peixu_ren e7a99397a5 Add random uniform real op at GPU end 2020-07-27 23:18:11 -04:00
lingyunli63 42017a19e6 enable compile gpu in akg 2020-07-27 19:20:29 +08:00
ZPaC af62d4020b Pass optimizer attributes to push nodes. 2020-07-27 18:53:34 +08:00
baihuawei ca4162805a clear warning 2020-07-27 17:20:33 +08:00
mindspore-ci-bot e730224a2c !3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
Merge pull request !3511 from linqingke/new_ops
2020-07-27 15:50:30 +08:00
CaoJian 40b7708ede add AbsGrad support for GPU 2020-07-27 14:53:23 +08:00
mindspore-ci-bot 568da0d510 !3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
2020-07-27 14:15:29 +08:00
mindspore-ci-bot 8e3d788942 !3349 move the dependency of utils to core
Merge pull request !3349 from liubuyu/master
2020-07-27 11:20:21 +08:00
linqingke 7829bab811 add iou ops. 2020-07-27 11:12:26 +08:00
fangzehua 86dd0c583a fix avgpool grad 2020-07-27 11:06:32 +08:00
mindspore-ci-bot c22792aab1 !3495 Gpu StridedSlice performance optimize
Merge pull request !3495 from chenweifeng/strided_slice
2020-07-27 11:04:50 +08:00
mindspore-ci-bot 295038d346 !3324 add reduce_any op for vm
Merge pull request !3324 from fangzehua/reduce_any
2020-07-27 10:38:57 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
wilfChen d3167da8af gpu support stridedslice 2020-07-25 19:55:19 +08:00
tom__chen 5c3be0114f add maxpool_with_argmax/grad cuda kernel 2020-07-24 06:17:14 -08:00
Jonathan Yan ad40e00228 roi align grad v1 2020-07-24 00:36:32 -04:00
huanghui 6316a03c67 deal tuple getitem control for new added memcpy 2020-07-24 09:50:11 +08:00
mindspore-ci-bot 380db207e8 !3344 GPU Pad Op
Merge pull request !3344 from danishnxt/PR-GPU-Pad
2020-07-23 23:02:59 +08:00
mindspore-ci-bot 1e88d64b20 !3259 add gpu cumsum op and reducemin
Merge pull request !3259 from baihuawei/automl
2020-07-23 20:38:33 +08:00
baihuawei 4a8724e0ac add gpu cumsum 2020-07-23 15:43:04 +08:00
fangzehua 228a959cc7 add reduce any op for vm 2020-07-23 14:43:53 +08:00
mindspore-ci-bot 183cf5cf5d !3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
Merge pull request !3285 from linqingke/gpu_ops
2020-07-23 10:53:54 +08:00
danish adf59d2ded commit one - PadOp Support files
clang format fix

fix format - cpplint
2020-07-22 13:41:11 -04:00
linqingke f679568d86 gpu ops code and test case. 2020-07-22 20:15:52 +08:00