buxue
|
acec35d4d4
|
support non tensor inputs
|
6 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
```
|
6 years ago |
panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
6 years ago |
panyifeng
|
637e812347
|
remove global grad ops
|
6 years ago |
Wei Luning
|
d4d6457ea7
|
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
|
6 years ago |
buxue
|
e9ca893431
|
remove ut test_expand_dims_grad
|
6 years ago |
kingfo
|
add3778a61
|
add grad all in pynative mode
|
6 years ago |
huangdongrun
|
9522f59b87
|
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
|
6 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
6 years ago |
panyifeng
|
755ba75deb
|
fix pylint
|
6 years ago |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
6 years ago |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
6 years ago |