Commit Graph

375 Commits (bdbdc291f592146e6fbc25806a50a6eb082bf0c1)

Author SHA1 Message Date
mindspore-ci-bot afce1c3a40 !3341 GPU maxpool with argmax op
5 years ago
wilfChen 9cad0fec1d gpu broadcast to
5 years ago
mindspore-ci-bot 3cac1bb9f8 !3352 Add ROIAlignGrad GPU operator
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.
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
5 years ago
baihuawei 4a8724e0ac add gpu cumsum
5 years ago
mindspore-ci-bot 183cf5cf5d !3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
5 years ago
linqingke f679568d86 gpu ops code and test case.
5 years ago
mindspore-ci-bot d15b4c5d61 !3201 RoI Align GPU kernel
5 years ago
mindspore-ci-bot 38a52a5b67 !3176 Add gpu support for ResizeNearestNeighbor
5 years ago
mindspore-ci-bot 5f10417b9f !3276 make gpu equal op support int32
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
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
5 years ago
qujianwei fb2ac74d9a add gpu oneslike kernel
5 years ago
mindspore-ci-bot 11732f0ea2 !3135 GPU cast support more type
5 years ago
VectorSL aef2c1984e cast support more types
5 years ago
mindspore-ci-bot 251683096a !3045 Gpu support TopK kernel
5 years ago
mindspore-ci-bot e249197c73 !3003 gpu support BroadcastTo kernels
5 years ago
mindspore-ci-bot ad09bf3e87 !3083 add gpu split and restructure gpu concat
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
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
5 years ago
chenzomi 8873f9dc7e add fake quant test case for gpu
5 years ago
mindspore-ci-bot a2cd05339f !2180 Gpu Gelu kernel support fp16
5 years ago
mindspore-ci-bot d57decc8a3 !2338 Gpu Minimum & Maximum kernels support int32
5 years ago
lizhenyu eb68c9953d change ftrl operator st
5 years ago
wilfChen 480bf4151b Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot a9d06edae9 !2282 remove _quant_op.py from __init__.py
5 years ago
mindspore-ci-bot fce37a5fbe !2281 add Sigmoid and SigmoidGrad operation of GPU
5 years ago
wilfChen 8f4cd76582 gpu Gelu kernel support fp16
5 years ago
chenzomi bbce6faff9 remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot 2e002ab64c !2292 gpu fix all nop node graph execute
5 years ago
limingqi107 0f4397cece fix all nop node graph execute
5 years ago
lizhenyu ea0cd5ccdd add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot 74c3e15675 !2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu 636b8e2b88 add SigmoidCrossEntropyWithLogitsGrad op
5 years ago
mindspore-ci-bot 4642df207a !2210 gpu optimize the max device memory config
5 years ago
lizhenyu 694a8213b7 add adam optimizer
5 years ago
lizhenyu ac2217dbae add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu c3360a84cd add ftrl optimizer
5 years ago
wilfChen 9201ea5ed2 replace tanh implement with cudnn
5 years ago
limingqi107 55b3557c0d gpu optimize the max device memory config
5 years ago
王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
5 years ago
VectorSL 17377912ba gpu add argmaxwithvalue
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
5 years ago
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel
5 years ago
buxue 0cd57ddc5d check arg is tensor with vm backend
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
mindspore-ci-bot 9c33da391a !1513 refine data copy in multi-graph
5 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
lizhenyu a25b84055c refine data copy in multi-graph
5 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
5 years ago
cristoval f6c20178d2 fix pylint check issues
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
wilfChen 1991a89f40 LayerNormGrad fix & codex
5 years ago
wilfChen 59c4cf256c gpu support broadcast kernels
5 years ago
mindspore-ci-bot 680ce090a3 !1057 matmul support fp16
5 years ago
mindspore-ci-bot 0edc6d254a !370 Gpu Support UnsortedSegmentSum kernel
5 years ago
mindspore-ci-bot 907b609b05 !994 gpu broadcast kernel support different dims
5 years ago
mindspore-ci-bot b5096e1f6c !1021 gpu support MinimumGrad & MaximumGrad kernel
5 years ago
mindspore-ci-bot da7054645a !948 gpu support LogSoftmax & LogSoftmaxGrad kernel
5 years ago
wilfChen b56572bb89 matmul support fp16
5 years ago
wilfChen 00e78bf6c4 gpu support MinimumGrad & MaximumGrad kernel
5 years ago
wilfChen 31f3611f9a gpu support UnsortedSegmentSum kernel
5 years ago
wilfChen 0a1195ddf5 broadcast kernel support unqual dims & half
5 years ago
ZPaC d3936b9f2a GPU kernels adapt with special dimensions.
5 years ago
wilfChen 1eb60df5d4 gpu support logsoftmax & logsoftmaxgrad kernel
5 years ago
mindspore-ci-bot f602970990 !323 Gpu Concat support 4 inputs
5 years ago
mindspore-ci-bot 4e25fec769 !324 Gpu Slice kernel performance improve
5 years ago
mindspore-ci-bot 378a7122a5 !372 Gpu support BatchMatMul kernel
5 years ago
mindspore-ci-bot 97d21ba014 !502 Gpu Support Gelu & GeluGrad
5 years ago
mindspore-ci-bot a97f30ba7d !516 Gpu support Tanh & TanhGrad kernel
5 years ago
mindspore-ci-bot 38c56fd1a5 !945 gpu queue support Sqrt & Rsqrt kernel
5 years ago
wilfChen a304304c30 gpu support Gelu & GeluGrad kernels
5 years ago
wilfChen 311bf41e6d gpu support tanh & tanhgrad kernel
5 years ago
wilfChen 67a0cc3bf1 gpu queue support unary
5 years ago
wilfChen 16f0688230 gpu support broadcast kernels
5 years ago
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
5 years ago
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
5 years ago
mindspore-ci-bot 8c035a5171 !756 Gpu support LayerNorm kernel
5 years ago
dinghao f77de54aa4 fix tensor dirty
5 years ago
wilfChen 53b4529558 Gpu support LayerNorm kernel
5 years ago
VectorSL 4740c70fc3 gpu add testcases
5 years ago
mindspore-ci-bot 728801301c !313 GPU add akg kernel float_status
5 years ago
VectorSL c000fb2f34 gpu add float_status kernel
5 years ago
wilfChen 9a7702b807 gpu support batchmatmul kernel
5 years ago
mindspore-ci-bot 87be386581 !314 GPU add kernel assign
5 years ago
wilfChen cc93646207 gpu concat kernel support 4 inputs
5 years ago
wilfChen 5b7790a2a7 Gpu Slice kernel performance improvement
5 years ago
VectorSL 9e372073e2 gpu add assigin
5 years ago
VectorSL d248b05a98 gpu add kernel select
5 years ago
mindspore-ci-bot 94589ce611 !226 expend conv stride and dilation to 2d
5 years ago
chenzomi 652ab6c386 add test case for aware quantizaiton
5 years ago
wangnan39@huawei.com 2604acedcb extend conv stride and dilation to 2d
5 years ago
VectorSL aea6b0c974 update tests/st/ops/gpu/test_tensoradd.py.
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago