113 Commits (4ff4c17632938b2da63e89f63c110cc2f79f6760)

Author SHA1 Message Date
  kpy 4338dd266e optimizer pynative graph memory 5 years ago
  Wei Luning 8d17a2b8af * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it 5 years ago
  Wei Luning 7b6899fdc0 add import of ops in in ops __init__ 5 years ago
  mindspore-ci-bot dd215f4080 !5735 delete seed0 and seed1 5 years ago
  mindspore-ci-bot 2350a5990b !5885 [doc]add some document for composite op 5 years ago
  Wei Luning 8c6475fd0b add composite op doc 5 years ago
  huangdongrun 341b8468eb add support for pynative multicases 5 years ago
  caozhou 6509fa9023 delete seed0 and seed1 in Dropout 5 years ago
  mindspore-ci-bot 77dd91a646 !5669 Fix get_py_obj_dtype() for mindspore type 5 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
  buxue 4e832b2309 support implicit type conversion for pynative mode 5 years ago
  jinyaohui c7f6527e92 fix print file bug 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
  jinyaohui dd5fba1db9 add notice 5 years ago
  changzherui 9e83337e2f delete pynative lenet_model test 5 years ago