Commit Graph

15 Commits (e6cbb48157a0771190494ccaf79442b9eb49e2b6)

Author SHA1 Message Date
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
5 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
5 years ago
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
5 years ago
buxue e490618db8 support tensor get value by tensor index
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
candanzg e886a3182c tensor assign with ellpsis
5 years ago
fary86 2078229436 Add prim name to error message for array_ops
5 years ago
mindspore-ci-bot a02eb240e9 !595 Tensor assign with int or tuple(int) index
5 years ago
candanzg 31aae36106 Tensor assign with integer
5 years ago
buxue c8a1a24ce3 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
5 years ago
candanzg 663d597330 tensor assign with slice index
5 years ago
buxue 437bb8c27c support ellipsis and bool for tensor slice
5 years ago
candanzg 3f087dba1a Tensor assign syntax:
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago