Commit Graph

1683 Commits (7d0c783c8a7d42cc8ad08b560d194cb16130287a)

Author SHA1 Message Date
wilfChen 1eb60df5d4 gpu support logsoftmax & logsoftmaxgrad kernel
5 years ago
mindspore-ci-bot bda4ebd591 !322 Gpu Support RMSProp 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
mindspore-ci-bot 8a484dbd0b !812 [CR] add lenet train and eval st case
5 years ago
jinyaohui 8b49a4cf0e add lenet train eval gpu st case
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
changzherui b323199dc1 syn code 430
5 years ago
mindspore-ci-bot 7eaed2463f !786 GPU update testcase for amp
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
VectorSL 1d7fe758a0 gpu add test for amp
5 years ago
mindspore-ci-bot 8c035a5171 !756 Gpu support LayerNorm kernel
5 years ago
mindspore-ci-bot 70f8b66d9f !844 validate the accuracy for resnet cifar
5 years ago
chujinjin d5adfa5210 add accuracy for resnet cifar
5 years ago
mindspore-ci-bot e64f806a94 !730 Add base aggregator of gnn and its ut
5 years ago
hanyuanai 64f824e4fc Add gnn aggregator and its ut
5 years ago
mindspore-ci-bot 3dd369cefa !816 faster combine_like step
5 years ago
mindspore-ci-bot 516e16ded0 !792 [Model][bert] Modify ST test script of bert model.
5 years ago
kpy 65cd41844d change manager logic to faster combine_like step
5 years ago
wsc d428fc1166 Modify the ST test script and example script of bert model
5 years ago
dinghao f77de54aa4 fix tensor dirty
5 years ago
mindspore-ci-bot 9399dffe0e !751 Remove enable hccl
5 years ago
zjun c538b83712 remove enbale hccl
5 years ago
rick_sanchez 6ae8345cad refactor vm module for multigraph sink
5 years ago
wilfChen 53b4529558 Gpu support LayerNorm kernel
5 years ago
mindspore-ci-bot d7242002aa !474 [MS][bert][example]Add ST test script of bert model
5 years ago
yanzhenxiang2020 691337a6e1 add aicpu ops of Reshape/Flatten/Squeeze/ExpandDims/IsFinite
5 years ago
wsc e071f04d4b Add ST test script of bert with loss scale
5 years ago
liuxiao 5e877a7715 modify api and add example
5 years ago
ZPaC 75381bc30c Add gpu test case for dynamic lr.
5 years ago
mindspore-ci-bot c0825e18a7 !588 Add ReluV2/ReluGradV2/ConfusionMulGrad ops for VM
5 years ago
mindspore-ci-bot 0a6caa8623 !578 Rename davinci to ascend in ops st test module
5 years ago
liuxiao b6e77e5178 Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
5 years ago
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module
5 years ago
leonwanghui b78b18e669 Rename davinci to ascend in ops st test module
5 years ago
limingqi107 2891f0d20d gpu dynamic memory pool supports multi-allReduce
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
mindspore-ci-bot 3822b4837f !340 Add a HistogramSummary ops to record tensor value
5 years ago
mindspore-ci-bot 15c8ef66ba !401 Add ops Abs\AbsGrad\Sign\SmoothL1Loss\SmoothL1LossGrad\TopK for VM.
5 years ago
mindspore-ci-bot 093c2caed4 !337 optimize execute order sort
5 years ago
liuxiao 5c9791a802 Add Abs\AbsGrad\Sign\SmoothL1Loss\SmoothL1LossGrad and modify TopKV2->TopK for VM
5 years ago
kswang 6775190e48 add cpu one hot
5 years ago
ougongchang 0ed6d9178e add Histogram summary operator
5 years ago
wilfChen 5432fcb43f gpu support RMSProp kernel
5 years ago
wilfChen 9a7702b807 gpu support batchmatmul kernel
5 years ago
kswang 83eeac9310 optimize execute order sort
5 years ago
mindspore-ci-bot 87be386581 !314 GPU add kernel assign
5 years ago
ZPaC 4cd237eee4 Add GPU NCCL ci test cases.
5 years ago
chujinjin b804d9103d set default execution mode to pynative
5 years ago
wilfChen cc93646207 gpu concat kernel support 4 inputs
5 years ago
wilfChen 5b7790a2a7 Gpu Slice kernel performance improvement
5 years ago
mindspore-ci-bot 7d7c9c4fee !311 GPU add akg kernel select
5 years ago
dengwentao 48f90eb7bc add custom op st to ci
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
zjun f5ee197b6c Modify custom op register
5 years ago
mindspore-ci-bot 3e36982314 !99 Develop op MaxPoolWithArgMax
5 years ago
buxue 7541d3b067 Develop op MaxPoolWithArgMax
5 years ago
mindspore-ci-bot 3f5136302a !149 Use TFRecordDataset instead of StorageDataset in Bert model integration test and add absolute position embedding code in bert model
5 years ago
yoonlee666 c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
5 years ago
zhaozhenlong f9d180d413 add api image gradients
5 years ago
wanghua 5b176f258b modify bert test file
5 years ago
wanghua da123c5b3e fix bert precison bug
5 years ago
xiefangqi bc4602b58e fix and remove useless import of example, st, ut
5 years ago
lvliang ff4f935e40 pynative-add-lenet
5 years ago
mindspore-ci-bot a42eee52ba !67 add cpu st lenet
5 years ago
VectorSL aea6b0c974 update tests/st/ops/gpu/test_tensoradd.py.
5 years ago
kswang 2dc9f632c1 add cpu st lenet
5 years ago
lichenever 30231eab2f fix auto parallel st
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago