peixu_ren
|
99fda6f431
|
Add logsigmoid and reduce_logsumexp
|
2020-05-13 23:52:10 -03:00 |
mindspore-ci-bot
|
7e3ec651dc
|
!1094 Complete vm ops for L2Normalize and L2NormalizeGrad
Merge pull request !1094 from zhouneng/add_vm_support_l2normalize
|
2020-05-13 21:52:45 +08:00 |
lihongkang
|
ca8a914736
|
接入算子resizebilinear and resizebilineargrad
|
2020-05-13 14:27:35 +08:00 |
zhouneng
|
79725af4cd
|
为L2Normalize/L2NormalizeGrad增加VM支持
|
2020-05-12 16:46:02 +08:00 |
liuxiao
|
10abb68498
|
add ops CTCLoss
|
2020-05-12 15:58:51 +08:00 |
mindspore-ci-bot
|
da7d605e85
|
!683 WIP: specialize hyper map parameter
Merge pull request !683 from xychow/bypass-renorm-and-specialize-hypermap-parameter
|
2020-05-12 15:50:00 +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 |
jiangjinsheng
|
c36e7f1564
|
support vm for log1p
|
2020-05-12 11:46:18 +08:00 |
zhousiyi
|
047ac018da
|
specialize hypermap paramater
|
2020-05-12 01:51:57 +00:00 |
mindspore-ci-bot
|
4a8fcf5d76
|
!1055 support vm for floor
Merge pull request !1055 from jiangjinsheng/vm_floor
|
2020-05-12 09:20:16 +08:00 |
liuxiao
|
4335e9bc83
|
adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
|
2020-05-11 20:45:12 +08:00 |
mindspore-ci-bot
|
5ff79d0204
|
!1048 Support index to switch_layer
Merge pull request !1048 from panyifeng/index_to_switch_case
|
2020-05-11 19:30:13 +08:00 |
jiangjinsheng
|
2fa654e65c
|
support vm for floor
|
2020-05-11 16:17:20 +08:00 |
panyifeng
|
065e25e1bb
|
Support index to switch_layer
|
2020-05-11 15:52:30 +08:00 |
mindspore-ci-bot
|
68372231bb
|
!1031 Support transform valuetuple of nested graph to make tuple
Merge pull request !1031 from amongo/ValueTupleOfNestedGraph
|
2020-05-09 17:15:54 +08:00 |
huangdongrun
|
0e89813759
|
add resolve
transform valuetuple to maketuple of graphs
add testcase
|
2020-05-09 14:30:19 +08:00 |
mindspore-ci-bot
|
affdd22de3
|
!967 Add switch_case primitive
Merge pull request !967 from panyifeng/switch_case_primitive
|
2020-05-09 14:14:25 +08:00 |
panyifeng
|
b7596e1f33
|
Add switch_case primitive
|
2020-05-09 09:38:17 +08:00 |
mindspore-ci-bot
|
7c64048d76
|
!935 develop op ScatterMax and dock ge process
Merge pull request !935 from zhangbuxue/develop_scatter_max_op_and_dock_ge
|
2020-05-07 19:35:57 +08:00 |
mindspore-ci-bot
|
becaf39262
|
!957 complete vm ops for BatchToSpace and SpaceToBatch
Merge pull request !957 from jiangjinsheng/space_to_batch
|
2020-05-07 19:11:32 +08:00 |
buxue
|
ac86996746
|
develop op ScatterMax and dock ge process
|
2020-05-07 18:58:11 +08:00 |
jiangjinsheng
|
a945299e42
|
update test for batch_to_space
|
2020-05-07 15:21:33 +08:00 |
jiangjinsheng
|
79a3f0821a
|
add vm for batch_to_space and space_to_batch
|
2020-05-07 10:49:30 +08:00 |
liuxiao
|
eba74ca8f7
|
add ops for VM
|
2020-05-07 10:44:51 +08:00 |
changzherui
|
446828f221
|
modify momentum test
|
2020-05-05 21:56:13 +08:00 |
changzherui
|
b323199dc1
|
syn code 430
|
2020-04-30 17:55:12 +08:00 |
zhaozhenlong
|
4694c979a5
|
delete pack description about num and add raise error
SparseApplyAdagrad example format
PReLU and grad state 1-d not supported
atan2 bprop dx dy revert to original shapes
|
2020-04-30 16:05:03 +08:00 |
mindspore-ci-bot
|
0611c1a579
|
!849 [CT][MS] Wrong format of broadcast output, when multi-output
Merge pull request !849 from vlne-v1/I1FQ76-wrong-format-of-boardcast-output-when-multi-output
|
2020-04-30 14:27:36 +08:00 |
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
|
2020-04-30 12:00:56 +08:00 |
mindspore-ci-bot
|
ff1a05d6c8
|
!882 fix bug of bprop of FloorMod
Merge pull request !882 from zhangbuxue/fix_bprop_for_floor_mod
|
2020-04-30 11:44:49 +08:00 |
buxue
|
0c6cf98db0
|
fix bug of brpop of FloorMod
|
2020-04-30 11:02:02 +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 |
mindspore-ci-bot
|
728345fdd0
|
!841 fix bugs of Acosh bprop and Elu bprop
Merge pull request !841 from zhangbuxue/adapt_ExtractImagePatches_and_fix_EluGrad
|
2020-04-29 17:17:30 +08:00 |
buxue
|
064d370a61
|
fix bug of Acosh bprop and Elu bprop
|
2020-04-29 16:50:08 +08:00 |
candanzg
|
e886a3182c
|
tensor assign with ellpsis
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
2020-04-29 11:05:44 +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
|
8bf35b2b0c
|
!700 validate bprop rules
Merge pull request !700 from penn/validate_bprop_rules
|
2020-04-28 10:40:41 +08:00 |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
2020-04-27 11:57:22 +08:00 |
mindspore-ci-bot
|
efdcd4c258
|
!682 fix api comments of some ops
Merge pull request !682 from liuxiao/fix-bug
|
2020-04-26 19:29:40 +08:00 |
fary86
|
2078229436
|
Add prim name to error message for array_ops
|
2020-04-26 15:23:04 +08:00 |
liuxiao
|
5e877a7715
|
modify api and add example
|
2020-04-26 11:07:18 +08:00 |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
2020-04-26 10:01:20 +08:00 |
mindspore-ci-bot
|
6844ea633d
|
!56 Synchronization code423 to ms-incubator
Merge pull request !56 from changzherui/syn-code423
|
2020-04-24 19:30:37 +08:00 |
mindspore-ci-bot
|
a02eb240e9
|
!595 Tensor assign with int or tuple(int) index
Merge pull request !595 from candanzg/tensor_assign_with_integer
|
2020-04-24 17:35:58 +08:00 |
candanzg
|
31aae36106
|
Tensor assign with integer
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
2020-04-24 16:28:23 +08:00 |
buxue
|
c8a1a24ce3
|
fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
|
2020-04-24 15:42:58 +08:00 |
zhaojichen
|
1af894e25f
|
change error type
|
2020-04-23 09:21:05 -04:00 |
zhaojichen
|
57bc30505c
|
change error type
|
2020-04-23 07:58:44 -04:00 |
mindspore-ci-bot
|
ad75618ca6
|
!611 change error message type
Merge pull request !611 from JichenZhao/errormsg
|
2020-04-23 19:49:59 +08:00 |