panyifeng
1a54785fe2
remove name arg from gradoperation
2020-08-26 11:16:57 +08:00
panyifeng
637e812347
remove global grad ops
2020-08-24 16:50:09 +08:00
simson
5f77fbdd75
Rewrite tensor's __bool__ for pynative mode
2020-07-23 16:51:46 +08:00
panyifeng
394178569e
fix valuenode simplify
2020-07-15 10:09:30 +08:00
kingfo
add3778a61
add grad all in pynative mode
2020-07-10 17:49:54 +08:00
Hoai Linh Tran
6bd66e7953
Fix memcpy calls. Add ut tests for arithmetic_simplify. Split long arithmetic_simplify.h to arithmetic_simplify.cc
...
Code checking
2020-07-02 17:51:08 -04:00
huangdongrun
beacc26077
* add isconstant primitive
...
* add infer_value for common math ops
* convert constant bool tensor to bool value
* do not infer value when encounter 0 as division
for while condition, do not unrool if condition is a tensor
2020-06-04 21:51:44 +08:00
jinyaohui
86d197dfeb
clean pylint
2020-05-29 23:00:00 +08:00
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
2020-05-29 12:01:04 +08:00
mindspore-ci-bot
831ceba6eb
!1277 Fixing some tiny faults about Pylint in ME code
...
Merge pull request !1277 from liuwenhao/master
2020-05-26 11:08:10 +08:00
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
2020-05-25 21:27:45 +08:00
panyifeng
6a57eeb922
fix check_bprop attr error
2020-05-25 16:52:30 +08:00
jinyaohui
5a914994ba
clean pylint
2020-05-18 16:42:35 +08:00
jinyaohui
bcfaff97f9
clean pylint
2020-05-18 10:31:46 +08:00
panyifeng
755ba75deb
fix pylint
2020-05-14 14:22:52 +08:00
gongchen
425a207663
bug(SA): Add the support of nested loop.
2020-05-09 16:18:16 +08:00
panyifeng
9e633b6c12
validate bprop rules
2020-04-27 11:57:22 +08:00
zhousiyi
99f22c5b85
fix children issue: missing users of the children's direct users.
2020-04-09 02:18:55 +00:00
panyifeng
1fb776fe09
fix grad missing due to indirect dependent free morphism
2020-04-03 18:22:53 +08:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00