Commit Graph

1279 Commits (f8df9e1be65a8b57c69905bdcc1abedb7b80c5f4)

Author SHA1 Message Date
mindspore-ci-bot 216aa8535b !10412 Delete the redundant inputs of GNMTv2 model
4 years ago
gaojing 1f3d9ddff8 delete schema_json
4 years ago
mindspore-ci-bot 221d5b67d2 !10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 261bb736de !10063 Modify profiler directory structure to fit the new Run Package
4 years ago
mindspore-ci-bot 3ba3ffedd4 !10203 Synchronize latest Ascend software suite 18 Dec 2020
4 years ago
yanghaoran b8345d03b6 Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
4 years ago
mindspore-ci-bot 1343c9cca2 !10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
4 years ago
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
4 years ago
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
4 years ago
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2
4 years ago
ms_yan deb1e6e965 use from_numpy and add do_copy option
4 years ago
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
4 years ago
chenfei 1f20e552ed handle mem leak in pynative mode
4 years ago
lvliang 04392f3120 recovery-already-run
4 years ago
mindspore-ci-bot 61ed05f133 !10102 test high order grad with respect to parameter
4 years ago
mindspore-ci-bot 32dc10a735 !9864 Adjust the location of cleaning unuse memory in value node
4 years ago
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
4 years ago
lvliang 1490947ff0 adjust-the-location-of-cleaning-unuseless-memory-in-value-node
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot c6f3b1826c !10009 Add infer shape function for tile in graph kernel
4 years ago
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
4 years ago
Peilin Wang 412665f707 wrap sequenceMask in composite
4 years ago
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral
4 years ago
looop5 8bbe723603 add Tile infer shape function
4 years ago
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot cff3141d99 !10218 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
mindspore-ci-bot 5143f7b99c !10198 Add CPU OP resize_bilinear and resize neighbor
4 years ago
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
4 years ago
caojian05 a3b6f57842 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
4 years ago
mindspore-ci-bot 1c43115eef !9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
4 years ago
wanyiming 2283eac723 add_resize_ops
4 years ago
mindspore-ci-bot a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support
4 years ago
wilfChen 09e10e18bb momentum weightdecay fusion
4 years ago
caifubi e6f0654b61 Add PyNative Hccl st
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
gzhcv bad8c0e422 Modify profiling dir structure to fit the new Run Package
4 years ago
mindspore-ci-bot cb0ecf3de7 !10061 add optimizer parallel level0 testcase
4 years ago
mindspore-ci-bot eb22cf7e5a !10073 [MS][CompositeOp][API] TensorDot pr fix
4 years ago
danishnxt ac109b601a pad_CI_Alarm fix
4 years ago
mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support
4 years ago
danishnxt b0b768335e PR 10072 fix + new sts
4 years ago
meizhiyuan 13f25fa936 add optimizer_parallel level0 case
4 years ago
Daniel bdbdc291f5 high grad
4 years ago
zhaoting edf3083510 add CPU unsortedsegmentsum
4 years ago
mindspore-ci-bot da74482812 !9769 add testcases of type error
4 years ago
mindspore-ci-bot b645f7959d !9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
4 years ago