kingfo
add3778a61
add grad all in pynative mode
5 years ago
Hoai Linh Tran
6bd66e7953
Fix memcpy calls. Add ut tests for arithmetic_simplify. Split long arithmetic_simplify.h to arithmetic_simplify.cc
...
Code checking
5 years ago
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
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot
831ceba6eb
!1277 Fixing some tiny faults about Pylint in ME code
...
Merge pull request !1277 from liuwenhao/master
5 years ago
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
panyifeng
6a57eeb922
fix check_bprop attr error
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
panyifeng
755ba75deb
fix pylint
5 years ago
gongchen
425a207663
bug(SA): Add the support of nested loop.
5 years ago
panyifeng
9e633b6c12
validate bprop rules
5 years ago
zhousiyi
99f22c5b85
fix children issue: missing users of the children's direct users.
5 years ago
panyifeng
1fb776fe09
fix grad missing due to indirect dependent free morphism
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago