705 Commits (b6cf16d8aae6fef361ba419fc1942d553cc2432a)

Author SHA1 Message Date
  mindspore-ci-bot e2260a2f09 !14612 remove ControlDepend 5 years ago
  huangbingjian c8f9d93c2d modify findPrimalJPair 5 years ago
  huangbingjian 63a89925ff remove ControlDepend and its use 5 years ago
  mindspore-ci-bot 002819b35b !14627 [Less BN]Eliminating BN according to pattern matching. 5 years ago
  mindspore-ci-bot ce248c37e0 !14407 separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 5 years ago
  linqingke a89a0d4810 [Less BN]Eliminating BN according to pattern matching. 5 years ago
  huangbingjian 134d5dfe4b separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 5 years ago
  mindspore-ci-bot bb3a19363c !14548 change macro of infer function reg 5 years ago
  LianLiguang 8cabd090de change macro of reg infer 5 years ago
  mindspore-ci-bot 107a0ea6f7 !14367 fix load eliminate bug 5 years ago
  Margaret_wangrui daecc79e91 fix load eliminate bug 5 years ago
  mindspore-ci-bot d346a861bc !14287 fix loss scale for cache embedding 5 years ago
  Zhang Qinghua 25664a966c Return new UpdateState with input when match UpdateState(, MakeTuple(input,FuncGraph)). 5 years ago
  fangzehua 5ac4dff500 fix loss scale for cache embedding 5 years ago
  mindspore-ci-bot a06234ed13 !13834 [GraphKernel] Remove two graph kernel frontend pass 5 years ago
  mindspore-ci-bot 72bad339e7 !14065 New add grad accumulation for network. 5 years ago
  linqingke 7b48d059c5 new add grad accumulation for network. 5 years ago
  tronzhang 87bf1ec80f delete mark_interface_fusion and tensor reuse frontend pass for graph kernel 5 years ago
  mindspore-ci-bot 5d0490909d !14097 map a fv cnode if it is not mapped and belong to primal_graph_ 5 years ago
  mindspore-ci-bot b5a25045f8 !14113 incorporate tuple_getitem(switch()) if g1 or g2 is a specific kind of fprop funcgraph 5 years ago
  mindspore-ci-bot 34586542bc !14087 fix assign execution order problem 5 years ago
  zhousiyi 74d500a756 If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 5 years ago
  zhousiyi cd66730ee4 if g1 or g2 is a fprop funcgraph which bprop funcgraph has env_getitem/env_setitem, then incorporate that tuple_getitem(switch) to eliminate env_setitem 5 years ago
  Margaret_wangrui 4b04345393 fix assign execution order problem 5 years ago
  Zhang Qinghua 2b24a7a9cf Keep states between hyper map inner ops. 5 years ago
  linqingke db385e9b05 remove uselesee updatestate pattern and fix loss and J order 5 years ago
  mindspore-ci-bot d5bf6a2666 !13692 Fix the case of negative index in getitem depend reorder pass 5 years ago
  yujianfeng 0e0eb6659e Fix the case of negative index in GetitemDependReorder 5 years ago
  mindspore-ci-bot 71051e48a9 !13676 fix cmake lint 5 years ago
  mindspore-ci-bot cf5eaf8590 !13050 Don't insert UpdateState for HyperMap func graph call, move auto monad eliminator out from CSE, and eliminate auto monad nodes for output node. 5 years ago
  zhoufeng ec7f9f395a fix cmake lint 5 years ago
  Zhang Qinghua e853df4ecd Don't insert UpdateState for HyperMap func graph call. 5 years ago
  mindspore-ci-bot 8e8f3043f9 !12115 IR operators of GPU and CPU are unified as batchnorm 5 years ago
  mindspore-ci-bot b22d4f99a5 !13503 Only continuous loads are eliminated 5 years ago
  Margaret_wangrui aeb43e5167 eliminate consecutive loads 5 years ago
  dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm 5 years ago
  zhousiyi 3f2a08c1d0 incoroprate TupleGetItem Switch if EnvSetItem or EnvGetItem exists in the same func graph, so EnvGetItem or EnvSetItem can be eliminated even DEFER_INLINE flag is set, so before second order J is expanded, EnvGetItem or EnvSetItem is eliminated 5 years ago
  mindspore-ci-bot 4a1b9e4a12 !13431 Add defer_inline flag for on-grading primal graph. 5 years ago
  yujianfeng aa76c2b455 Set abstract for new node in GetitemDependReorder pass 5 years ago
  Zhang Qinghua 8d36b00426 Add defer_inline flag for on-grading primal graph. 5 years ago
  Margaret_wangrui 3623d1aadb fix resnet50 performance 5 years ago
  changzherui db19b958f4 add maketuple abstract 5 years ago
  yangzhenzhang 689e50a3d0 fix grad accu bug for no used parameter 5 years ago
  mindspore-ci-bot b8b96e15e7 !13155 [ME]Fix bug of embed J and side-by-side J 5 years ago
  mindspore-ci-bot d943d22b49 !13227 remove embeddinglookup input0 int64 5 years ago
  mindspore-ci-bot a018390e40 !13268 add SetitemTupleEliminator to item_tuple_or_list_eliminate pass 5 years ago
  lizhenyu 675c088f17 [bugfix] not find MakeTuple in functional.py 5 years ago
  huangbingjian 0590ade91d modify SetitemEliminator 5 years ago
  fangzehua 66de8cbad4 remove embeddinglookup input0 int64, and fix cache 5 years ago
  chenfei fc335daa30 get all j node and then expand them 5 years ago