mindspore-ci-bot
0b94376bb3
!1762 support auto cast bool scalar and tensor to number tensor
Merge pull request !1762 from zhangbuxue/support_convert_bool_scalar_and_tensor_to_number_tensor
5 年前
mindspore-ci-bot
addf8e7d06
!1750 add vm support for operaotr Expm1
Merge pull request !1750 from zhouneng/add_vm_support_for_expm1
5 年前
buxue
62f7dc49e5
support convert bool scalar and tensor to number tensor
5 年前
lihongkang
436b309915
add vm for cosh and sinh
5 年前
zhouneng
e5419f7bd1
add vm support for Expm1
5 年前
mindspore-ci-bot
3ec8f9bb40
!1695 Fixing some tiny faults about Pylint in my code(ops)
Merge pull request !1695 from liuwenhao/master
5 年前
mindspore-ci-bot
e1eb52738b
!1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
Merge pull request !1682 from liuxiao/SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD
5 年前
liuwenhao4
7b911886ec
Fixing some tiny faults about Pylint in my code(ops)
5 年前
liuxiao
4efd151784
add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
5 年前
zhouneng
e6b9432aca
add register for Atan AtanGrad Atanh
5 年前
mindspore-ci-bot
bbc64b8873
!1528 support vm for BesselI0e and BesselI1e
Merge pull request !1528 from jiangjinsheng/vm_bessel
5 年前
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
Merge pull request !1532 from jinyaohui/pylint1
5 年前
jinyaohui
86d197dfeb
clean pylint
5 年前
zhouneng
65b0f8d1b3
为算子进行VM流程对接
5 年前
jiangjinsheng
c3f681f0cf
vm for BesselI0e and BesselI1e
5 年前
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
5 年前
mindspore-ci-bot
39c1966593
!1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
Merge pull request !1488 from fangzehua/fzh_edit
5 年前
mindspore-ci-bot
19ce0c372a
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
5 年前
mindspore-ci-bot
1a4abefa9a
!1385 support for multi nest switch
Merge pull request !1385 from amongo/SupportMultiSwitch
5 年前
fangzehua
c0b8a90105
add vm ops: asin asinh asingrad asinhgrad
5 年前
lihongkang
a36880f0ef
add vms for reducealld etc.
5 年前
liuwenhao4
a7ad0d0a49
Fixing some tiny faults about Pylint in my code(ops)
5 年前
mindspore-ci-bot
77547cdfc0
!1530 support tensor set item the number value type is similar as tensor dtype
Merge pull request !1530 from zhangbuxue/support_tensor_getitem_number_value_type_similar_as_tensor_dtype
5 年前
mindspore-ci-bot
df347785c3
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
5 年前
candanzg
2429da19fb
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 年前
buxue
d226a23b65
support tensor set item the number value type is similar as tensor dtype not same
5 年前
zhaozhenlong
6fa2813945
add op BitwiseAnd BitwiseOr BitwiseXor
5 年前
mindspore-ci-bot
ad279e90fd
!1407 support mixed tensor index for tensor get item and set item and support in operator.
Merge pull request !1407 from zhangbuxue/support_mixed_tensor_for_tensor_get_item_and_tensor_set_item
5 年前
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 年前
buxue
7ae289a197
Support mixed tensor for tensor getitem or setitem.
5 年前
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
5 年前
huangdongrun
334d038008
add support for multi switch
resolve review
5 年前
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 年前
zhaozhenlong
55d1927534
add op scatter add vm
5 年前
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 年前
mindspore-ci-bot
44bf7c9330
!1414 fix issue use reshape as flatten grad impl
Merge pull request !1414 from zhaozhenlong/fix-issues-reshape-replace-flattern-grad
5 年前
zhaozhenlong
30b93ecbf8
use reshape as flatten grad
5 年前
liuxiao
627724a205
Add RangeD for GE
5 年前
ougongchang
7d78b5d89e
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
5 年前
mindspore-ci-bot
f3d14fa14b
!1363 Restrict tensor get item or set item not support mixed tensor.
Merge pull request !1363 from zhangbuxue/Not_support_mixed_tensor_as_index_for_tensor_getitem_and_setitem
5 年前
mindspore-ci-bot
368007240c
!1320 add applyrmsprop cumprod and reduceprod for vm
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
5 年前
buxue
850171a34b
Restrict tensor getitem or setitem not support mixed tensor.
5 年前
jinyaohui
fbdba6e4da
clean pylint
5 年前
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 年前
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
5 年前
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
5 年前
zhouneng
218ade30b2
add vm support sin and cumsum
5 年前
mindspore-ci-bot
2224fa093b
!1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
Merge pull request !1302 from lihongkang/master
5 年前
mindspore-ci-bot
b96a2ed816
!1312 support vm for erfc
Merge pull request !1312 from jiangjinsheng/vm_erfc
5 年前
jiangjinsheng
2d3cd8276e
vm for erfc
5 年前