Commit Graph

139 Commits

Author SHA1 Message Date
leilei_snow 5cccfbc61b Add TransShape Operator. 2020-07-05 03:34:35 +00:00
Xian Weizhao 6d491b9073 relax the exception of control depend on value node 2020-06-24 16:51:41 +08:00
mindspore-ci-bot a4fbdc3f69 !2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
2020-06-24 14:34:48 +08:00
He Wei 43e0967024 Decouple ir::Tensor class from python 2020-06-24 10:28:59 +08:00
Yi Huaijie 2eb739de6e change HostAllGather and HostReduceScatter to internal interface 2020-06-23 16:56:04 +08:00
Shida He 4c056855e0 Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
gong chen a6dfa281ea Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-20 22:31:54 +08:00
liuxiao c7c6f5736b Adapt ApplyProximalAdagrad and SparseApplyProximalAdagrad 2020-06-19 11:49:27 +08:00
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant 2020-06-15 16:42:53 +08:00
buxue 8aee6b07d6 develop TensorScatterUpdate op and access ge and vm 2020-06-12 17:43:40 +08:00
kingfo 38436f929f move hook function to primtivePy class 2020-06-10 15:33:46 +08:00
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020 2020-06-09 23:34:13 +08:00
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE 2020-06-09 14:20:21 +08:00
zhaojichen b6a0ee9f6c fix applyrmsprop bug 2020-06-03 07:53:33 -04:00
fary86 54ccab295c 1.Update log level of some statements in validator.cc
2.Fix core dump of exporting onnx model when device target is 'GPU'
3.Fix numbers of arguments and graph parameters check error
4.Fix log prefix of some files of gpu submodule is error
2020-05-29 22:54:25 +08:00
leopz 4508134ceb add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
Yi Huaijie 2f8e7ff693 add operator HostAllGather and HostReduceScatter 2020-05-26 17:41:20 +08:00
liuxiao 627724a205 Add RangeD for GE 2020-05-25 14:49:49 +08:00
mindspore-ci-bot a510ecc8ff !1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
2020-05-23 15:58:44 +08:00
zhaojichen 7c9fb3424f add epsilon parameter for layernorm 2020-05-22 05:36:39 -04:00
liuxiao 68aca9ab52 UnsortedSegmentMinD->UnsortedSegmentMin 2020-05-22 10:38:52 +08:00
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
Merge pull request !1133 from zhangbuxue/support_tensor_get_value_by_tensor_index
2020-05-22 10:02:35 +08:00
mindspore-ci-bot 56c3fed30e !1261 Incremental subgraph initialization
Merge pull request !1261 from changzherui/add_tensor_init
2020-05-21 21:31:12 +08:00
buxue e490618db8 support tensor get value by tensor index
support tensor set value by tensor index
2020-05-21 21:05:35 +08:00
changzherui c23731e592 Incremental subgraph initialization 2020-05-21 20:20:57 +08:00
mindspore-ci-bot 18c9495000 !1228 Adapt tbe op UnsortedSegmentMin for GE.
Merge pull request !1228 from liuxiao/UnsortedSegmentMin
2020-05-19 09:04:22 +08:00
liuxiao cc024bb3a1 UnsortedSegmentMin for GE 2020-05-18 20:49:58 +08:00
zhaojichen d1d1766bed add squaresumall op 2020-05-18 08:01:22 -04:00
changzherui 1e93927772 code 516 for test 2020-05-17 15:28:17 +08:00
mindspore-ci-bot a2d5ad5abe !1099 fix bug of can not find op adapter
Merge pull request !1099 from fary86/fix_bug_for_can_not_find_opadapter
2020-05-13 11:10:32 +08:00
fary86 77ef790f25 Fix bug of can not find opadapter 2020-05-12 19:14:00 +08:00
liuxiao 10abb68498 add ops CTCLoss 2020-05-12 15:58:51 +08:00
mindspore-ci-bot 6ab046e4dd !1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
Merge pull request !1062 from liuxiao/softplus-softplusgrad
2020-05-12 15:35:56 +08:00
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM 2020-05-11 20:45:12 +08:00
fary86 3f323e48e2 Add submodule id for log interface 2020-05-11 19:17:45 +08:00
mindspore-ci-bot bab6e0f549 !971 Use ApplyMomentumD instead of ApplyMomentum
Merge pull request !971 from Simson/push-to-opensource
2020-05-08 10:41:18 +08:00
simson 89b8ea0aae Use ApplyMomentumD instead of ApplyMomentum 2020-05-08 09:40:07 +08:00
buxue ac86996746 develop op ScatterMax and dock ge process 2020-05-07 18:58:11 +08:00
changzherui b323199dc1 syn code 430 2020-04-30 17:55:12 +08:00
zhaozhenlong 66e7a36846 ImageGradients check 4d
fix DiagPart constant folding issue

fix argmin output type check

fix atan2 doc error

fix remove FusedBatchNorm and its grad
2020-04-29 21:47:33 +08:00
zhaozhenlong b79382ab32 me ge use ApplyAdamD 2020-04-29 16:04:13 +08:00
mindspore-ci-bot 83855c2cf0 !75 syn mirrorpad MirrorPadGrad ExtractImagePatches to ms-incubator
Merge pull request !75 from changzherui/syn-code428
2020-04-29 11:38:10 +08:00
changzherui 3f225e2ee5 add ExtractImagePatches MirrorPad MirrorPadGrad 2020-04-29 10:38:29 +08:00
zhaozhenlong 81077588fe adapt ApplyAdam remove outputs m and v 2020-04-29 10:14:54 +08:00
zhaozhenlong 243cd33203 adapt SparseApplyAdagradD adding output accum 2020-04-28 21:48:04 +08:00
buxue 0f89cc1da4 dock AcoshGrad for GE and AvgPool AvgPoolGrad for Vm 2020-04-28 18:52:23 +08:00
mindspore-ci-bot 420ef2a352 !731 remove extra empty string from log text
Merge pull request !731 from fary86/remove_extra_empty_string_in_log
2020-04-28 08:36:45 +08:00
fary86 b314c1d621 Remove extra empty string from log text 2020-04-27 14:34:30 +08:00
mindspore-ci-bot 63712848e2 !494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
2020-04-27 11:42:05 +08:00
mindspore-ci-bot c52466d9bd !691 fix bug of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative.
Merge pull request !691 from zhangbuxue/fix_bug_of_ops
2020-04-26 21:20:22 +08:00