Commit Graph

23 Commits (master)

Author SHA1 Message Date
yujianfeng f0b7c3dd4d Add a switch to control grad for scalar
4 years ago
yujianfeng 41189781f3 support scalar input for cell
4 years ago
buxue acec35d4d4 support non tensor inputs
4 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
5 years ago
panyifeng 637e812347 remove global grad ops
5 years ago
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