86 Commits (dfd894c19093e3fa878ff2b46e209fe1c1dbdc22)

Author SHA1 Message Date
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  Xiaoda Zhang c79e988b0d set fullname for reshape after reshape-elimination 5 years ago
  yao_yf 9cda064716 auto parallel predict 5 years ago
  lichenever ee34ae9259 add_receive_eliminate_pass 5 years ago
  lichenever 2e1c43483e add auto parallel pipeline 5 years ago
  mindspore-ci-bot 244b7034e8 !7926 [ME][OptPass]fix bug when eliminate unused parameter in 'inline' pass 5 years ago
  chenfei e41c304b3e dump ir of subpass of every substitution 5 years ago
  mindspore-ci-bot dbcdda18ed !8293 Resolve specialize error during transforming after block in PyNative mode. 5 years ago
  Zhang Qinghua 4e6e68f187 Resolve specialize error during transforming after block in PyNative mode. 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  mindspore-ci-bot e62c116277 !8163 Add irpass related to PrimTile. 5 years ago
  HuangBingjian 0951cd6230 add IR pass {PrimTile, X, Empty} -> X 5 years ago
  chenfei 5d0b3597ff incorporate switch pass should handle mutiple getitem 5 years ago
  Zhang Qinghua 40a4a53209 Should not incorporate if the fg has bprop function. 5 years ago
  mindspore-ci-bot 1b07551bd4 !6853 Add AccumulaterNV2 eliminator pass. 5 years ago
  Zhang Qinghua 216e8fa958 Add AccumulaterNV2 eliminator pass 5 years ago
  lvliang 087eb26ef5 fix-bug-pynative-gpu-memory-not-release 5 years ago
  mindspore-ci-bot f847414117 !6471 Fix AdjustAllReduceMulAdd pass 5 years ago
  Hoai Linh Tran 46f07efc31 Fix AdjustAllReduceMulAdd pass 5 years ago
  lvliang 37e59f826a pynative-fix-bug-of-tuple-set-item-index-wrong 5 years ago
  kpy 4338dd266e optimizer pynative graph memory 5 years ago
  mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class 5 years ago
  Wei Luning e6f82af849 add cell class to c++ 5 years ago
  lichenever 954cf0aff6 fix reduce_eliminate bug 5 years ago
  huangdongrun 0099da2c99 add support for tuple parameter transform 5 years ago
  mindspore-ci-bot 8d41931456 !5352 refactor ms_context implementation 5 years ago
  fary86 fcbb3e0edc Refactor ms_context implementation 5 years ago
  wuyongkang db3e33a4e8 Fix unnecessary catch and core dump in graph kernel 5 years ago
  BowenK eacb306ae0 Revert "Revert "Eliminate AllReduce when the input is a constant"" 5 years ago
  huangdongrun 1bd9fefd84 support if by if not inline 5 years ago
  BowenK 7a7e499475 Revert "Eliminate AllReduce when the input is a constant" 5 years ago
  panyifeng f9f3cd7ce0 fix switch_layer_issues 5 years ago
  mindspore-ci-bot d2ea6d8cfc !4698 Add shape inference in constant multiplication simplification 5 years ago
  Wei Luning dde5a1bb48 updata doc for Parameter & fix codex 5 years ago
  tronzhang 256b916ebb use optimizer to get node_users information in mergeaddn 5 years ago
  Giancarlo Colmenares 06f43572fb Moved const multiply to ArithmeticSimplify2 to solve issue with auto-parallel failing because the shape is not yet set. Issue #67 5 years ago
  panyifeng 22a9d02e9f switch_layer incorporate env_get and tuple_get 5 years ago
  mindspore-ci-bot 4f46c4277a !4614 Code compile performance optimization 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  Hoai Linh Tran d17e9726d7 Update compare of X in Greater op 5 years ago
  mindspore-ci-bot 81833943ba !2969 Eliminate AllReduce when the input is a constant in Graph mode 5 years ago
  BowenK f3a9fbdd78 Eliminate AllReduce when the input is a constant 5 years ago
  mindspore-ci-bot 1b28f77be4 !4198 New optimization pass to remove redundant Max ops 5 years ago
  mindspore-ci-bot f875bf21bc !2948 fix control flow 5 years ago
  huangdongrun 2a6d346d2f support if by if grad parameter 5 years ago
  mindspore-ci-bot 6b120584c2 !4396 Fix static check problems 5 years ago
  wuyongkang 78611b5d5b fix static check problems 5 years ago
  panyifeng 1c296b96c9 fix switch layer sigle prim cell 5 years ago
  Hoai Linh Tran d3367dcc77 Remove redundant Max(x, 0) for x positive 5 years ago
  Giancarlo Colmenares 58ec52445f Converted RowTensorEliminater and IndexedSlicesEliminater to use Pattern Matcher 5 years ago