Commit Graph

18 Commits (eb2437d5176d2f9c7892cb3f4863e5761ef126e7)

Author SHA1 Message Date
simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode
5 years ago
panyifeng 394178569e fix valuenode simplify
5 years ago
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
5 years ago
huangdongrun beacc26077 * add isconstant primitive
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
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
5 years ago