30 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  Zhang Qinghua f9b89be832 Add compile profiling for PyNative mode. 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  lichenever 2e1c43483e add auto parallel pipeline 5 years ago
  kswang b88e722e12 add graph partition 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  ZPaC 0b49f0fb57 change PS dir 5 years ago
  kpy 4338dd266e optimizer pynative graph memory 5 years ago
  mindspore-ci-bot 37e3b6082f !6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists 5 years ago
  ZPaC 4c1f9983d7 Optimize PS code. 5 years ago
  BowenK e482e4e8bf reduce pass traversals if no pre-ad python pass exists 5 years ago
  mindspore-ci-bot 88f5cbe5db !5692 Add requires_grad option for python pass 5 years ago
  Wei Luning e6f82af849 add cell class to c++ 5 years ago
  BowenK 1bdb26f9e8 Warming up python pass by adding inline passes before it 5 years ago
  huangdongrun 0099da2c99 add support for tuple parameter transform 5 years ago
  BowenK d6fb7d2db1 Remove debug drawing and printing to boost compile performance; re-opt after python pass to boost training; fix NewParameter tensor clone 5 years ago
  fary86 fcbb3e0edc Refactor ms_context implementation 5 years ago
  Wei Luning 1a2eb5c8f7 fix time cost 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  BowenK e7c6b7e66a Add NewParameter and Imm patterns 5 years ago
  Wei Luning c1c30a44f1 rename param_value -> param_info 5 years ago
  huangdongrun 2a6d346d2f support if by if grad parameter 5 years ago
  liubuyu d81862a916 decoupling core and context 5 years ago
  kpy a09565389c optimize infer in pynative mode 5 years ago
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  liubuyu a499d4e47c decoupling core and debug 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  ZPaC 8ff1a9ab47 Use white list to control pslite compilation 5 years ago
  ZPaC 52022c8013 Enable to train in parameter server mode 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago