mindspore-ci-bot
|
b189f177bb
|
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
|
4 years ago |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
4 years ago |
buxue
|
acec35d4d4
|
support non tensor inputs
|
4 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
4 years ago |
Wei Luning
|
8c6475fd0b
|
add composite op doc
|
5 years ago |
He Wei
|
c1469d61ce
|
Fix get_py_obj_dtype() for mindspore type
Return mstype.type_type if input is mindspore type object,
for example:
```
get_py_obj_dtype(mstype.float32) ---> mstype.type_type
```
|
5 years ago |
panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
5 years ago |
panyifeng
|
637e812347
|
remove global grad ops
|
5 years ago |
Wei Luning
|
d4d6457ea7
|
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
|
5 years ago |
buxue
|
e9ca893431
|
remove ut test_expand_dims_grad
|
5 years ago |
simson
|
5f77fbdd75
|
Rewrite tensor's __bool__ for pynative mode
|
5 years ago |
kingfo
|
add3778a61
|
add grad all in pynative mode
|
5 years ago |
huangdongrun
|
9522f59b87
|
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
|
5 years ago |
kingfo
|
38436f929f
|
move hook function to primtivePy class
|
5 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
5 years ago |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
5 years ago |
panyifeng
|
755ba75deb
|
fix pylint
|
5 years ago |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
5 years ago |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
5 years ago |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |