Commit Graph

42 Commits (b8fc889368564e40cb8f2913d69955c7bf4fb6e2)

Author SHA1 Message Date
yujianfeng 18a76ff3c5 Check whether the network args are tensors in the compile phase
6 years ago
buxue 559c741cce improve the way passing ags of partial
6 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
6 years ago
mindspore-ci-bot 8bf5ac1c15 !6032 [bug]add import for ops in ops.py in __init__
6 years ago
Wei Luning 7b6899fdc0 add import of ops in in ops __init__
6 years ago
buxue b9c9046b93 support function as condition of if
6 years ago
buxue 4168c51f0d add check tensor when graph output is a const or parameter
6 years ago
kpy 44b738e8ac fix grad all ci bug
6 years ago
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
6 years ago
Wei Luning 24a10225cf change base class of ref to tensor in cpp
6 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
6 years ago
panyifeng 637e812347 remove global grad ops
6 years ago
fary86 38083e055a Fix coredump missing return statement after while loop
6 years ago
buxue 35677ac098 support two mstypes do equal.
6 years ago
panyifeng 34e50e5d6e fix cell bprop
6 years ago
buxue ace34525cd improve interface '__bool__' for tensor
6 years ago
buxue b075674cf2 support tensor attr shape and dtype in graph mode
6 years ago
panyifeng 598bfa0205 add sparse operators
6 years ago
buxue b812c1a17a support call super when class define in test_case.
6 years ago
buxue 073507a5e0 support call the parent class function
6 years ago
mindspore-ci-bot 3e691e54f5 !3071 change ValueError to TypeError for enumerate start
6 years ago
buxue 60b0ded440 change ValueError to TypeError for enumerate start
6 years ago
huangdongrun ee2039fbba add support for value sequence of primitve
6 years ago
kingfo 8863dfd677 fix context mode and device_target dependency issue
6 years ago
mindspore-ci-bot d925c52bb1 !2875 add grad all in pynative
6 years ago
kingfo add3778a61 add grad all in pynative mode
6 years ago
buxue cf797d3bf2 add arg check for enumerate
6 years ago
buxue cfa41733d6 support Python built-in function 'enumerate'
6 years ago
huangdongrun 96b38f72b2 add ExpandDims whitelist
6 years ago
huangdongrun 9d3c9c69fe modify map to C.Map()
6 years ago
jinyaohui 86d197dfeb clean pylint
6 years ago
seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and
6 years ago
jinyaohui fbdba6e4da clean pylint
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
panyifeng 755ba75deb fix pylint
6 years ago
He Wei 33fa90efc9 Support 'break', 'continue' and 'pass'
6 years ago
buxue 437bb8c27c support ellipsis and bool for tensor slice
6 years ago
buxue 7c233a57fa support python func print and != for list with none
6 years ago
buxue 80978cf3cc support operator ** // % for scalar and tensor, and in not in for dict, ang str concat
6 years ago
Wei Luning 73ba399364 remove ge depend in cpu
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago