Commit Graph

118 Commits (ad930b30db8a8582657ab92b4d13fa086eb78969)

Author SHA1 Message Date
mindspore-ci-bot 7a45596593 !7373 Use MetaTensor instead of Initializer
4 years ago
chenzomi 5b769dfb20 [ME] Bug fix
4 years ago
lilei 7b135990e7 Use MetaTensor instead of Initializer
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
kpy 4338dd266e optimizer pynative graph memory
4 years ago
Wei Luning 8d17a2b8af * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
4 years ago
Wei Luning 7b6899fdc0 add import of ops in in ops __init__
4 years ago
mindspore-ci-bot dd215f4080 !5735 delete seed0 and seed1
4 years ago
mindspore-ci-bot 2350a5990b !5885 [doc]add some document for composite op
4 years ago
Wei Luning 8c6475fd0b add composite op doc
4 years ago
huangdongrun 341b8468eb add support for pynative multicases
4 years ago
caozhou 6509fa9023 delete seed0 and seed1 in Dropout
4 years ago
mindspore-ci-bot 77dd91a646 !5669 Fix get_py_obj_dtype() for mindspore type
4 years ago
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
5 years ago
He Wei c1469d61ce Fix get_py_obj_dtype() for mindspore type
5 years ago
buxue 359e1f236e check user define bprop when there is parameter in nested network
5 years ago
mindspore-ci-bot c2fddb56c8 !4922 Transform tuple parameter to multiple parameters
5 years ago
huangdongrun 0099da2c99 add support for tuple parameter transform
5 years ago
kingfo 7765d44b76 support parameter tuple input in pynative mode
5 years ago
mindspore-ci-bot b346f0b3ec !5026 Fix the problem of resource clear
5 years ago
simson d4babf190c fix risk of memory leak
5 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
5 years ago
huangdongrun 113641decd fix test cases
5 years ago
mindspore-ci-bot abe6b82138 !5011 remove global grad ops
5 years ago
huangdongrun 1bd9fefd84 support if by if not inline
5 years ago
panyifeng 637e812347 remove global grad ops
5 years ago
buxue 855d6b8fed add check for user define bprop in Pynative mode.
5 years ago
mindspore-ci-bot b4b6e5c8ed !4370 support kw and kwargs for cell in Pynative
5 years ago
buxue 0be4114240 support kw and kwargs for cell in Pynative
5 years ago
buxue 35677ac098 support two mstypes do equal.
5 years ago
panyifeng 34e50e5d6e fix cell bprop
5 years ago
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
5 years ago
kingfo 28dabf0332 fix grad flag update issue in pynative
5 years ago
panyifeng 9927e6eb5c eager mode sparse
5 years ago
buxue e9ca893431 remove ut test_expand_dims_grad
5 years ago
kpy 570da089a8 set output value for dynamic graph
5 years ago
mindspore-ci-bot 684ff4f46b !3160 Rewrite tensor's __bool__ for pynative mode
5 years ago
simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode
5 years ago
buxue f84b055244 add check for implicit conversion when scalar is not number and bool.
5 years ago
mindspore-ci-bot 05de773775 !3209 Fix bug about output of AddNGrad.
5 years ago
mindspore-ci-bot ffb7040c3c !3200 [clean]remove loop_can_unroll flag, clean some other python code
5 years ago
liuxiao93 8705545bcd Fix bug about output of AddNGrad.
5 years ago
Wei Luning f362503d57 support throw attribute error from c++
5 years ago
Wei Luning 88e864a4a3 remove loop can unroll flag, clean some python usage
5 years ago
Wei Luning acbccea644 remove redundant phi
5 years ago
panyifeng 394178569e fix valuenode simplify
5 years ago
kingfo add3778a61 add grad all in pynative mode
5 years ago
buxue 4df1edf5b3 Improving implicit type conversion
5 years ago