64 Commits (44abd94b42cee0483fae1925c00a809293454d59)

Author SHA1 Message Date
  dayschan 26ac9167f8 Enhance the fusion capacity for getitem nodes. 5 years ago
  mindspore-ci-bot 481a95cade !9714 [GraphKernel] When atomic clean node list is not empty, clean batch in once. 5 years ago
  mindspore-ci-bot 037a121e05 !9691 expand ClipByNormNoDivSum in graph kernel 5 years ago
  tronzhang 68868ab438 clean batch when nodes is not empty 5 years ago
  tronzhang 056d7ffc56 clean batch buffer in once 5 years ago
  looop5 fa519433ef expand ClipByNormNoDivSum 5 years ago
  mindspore-ci-bot 7b311f7d2a !9570 Modifications for GraphKernel 5 years ago
  tronzhang 2b88731417 change atomic add struct and add new condition for controldepend 5 years ago
  dayschan 6be3cc6f0d consider atomic_add strategy in graph splitter; fixbugs; fuse and inline single op 5 years ago
  looop5 848be9b07c add tile to expand list 5 years ago
  dayschan e5306b913d GraphKernel Fuser 5 years ago
  tronzhang 13126653ec process cast when activate graph kernel in amp 5 years ago
  tronzhang 2190da9946 support atomic clean and change package for akg. 5 years ago
  huanghui e17dd84c0b add trace managager around backend opt 5 years ago
  mindspore-ci-bot ebef1df00b !8994 split dropout op and expand dropout 5 years ago
  zengzitao 3ef0e9f053 substitute dropout by cudnnuniformreal and dropout 5 years ago
  looop5 1b36f454b8 close BatchMatmul and ReduceSum in graph kernel 5 years ago
  lingyunli63 e6a5fc0739 consider controldepend edges in checkcircle 5 years ago
  mindspore-ci-bot 286f5b05f7 !8493 【GraphKernel】Fuse composite ops separated by GetItem nodes 5 years ago
  mindspore-ci-bot 9969c83f75 !8689 [GraphKernel] Split shape ops for more fusion opportunity. 5 years ago
  dayschan 8e6d92eac9 Fuse composite ops separated by GetItem nodes 5 years ago
  tronzhang 9d7494f4df split shape ops for more fusion pportunity. 5 years ago
  dayschan a8bb28437c Temporarily disable all simplify pattern except SimplifyReduce, for some bizarre errors occurs in arithmetic simplify. 5 years ago
  lingyunli63 a51465c78b add graphkerneloptimize pass 5 years ago
  zengzitao 28f1db74dd expand maximum_grad minimum_grad dropout_grad op 5 years ago
  mindspore-ci-bot 7b70c17fc0 !8449 【GraphKernel】Add Transpose into fusible list; Update akg submodule. 5 years ago
  mindspore-ci-bot b078954667 !8389 remove multiple circles 5 years ago
  dayschan 195b1fe8d5 Add Transpose into fusible list. 5 years ago
  lingyunli63 dc95c63c03 remove multiple circles 5 years ago
  mindspore-ci-bot f059859909 !8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug 5 years ago
  zengzitao db27783d54 expand tanh_grad and reduce_mean, fix bug and add test_case in ci 5 years ago
  mindspore-ci-bot 1f9d034e53 !8276 Try to cache object to accelerate "AllocKernelDynamicRes" and "FreeKernelDynamicRes" 5 years ago
  tronzhang 1cf2482ba5 try to get address pointer from cache 5 years ago
  mindspore-ci-bot 255c4b4b5a !8317 Bugfix in GraphKernel after all integer ValueNodes are changed to int64 5 years ago
  dayschan f8be2f972b Bugfix in GraphKernel after all integer ValueNodes are changed to int64 5 years ago
  lingyunli63 b3d76c6e3e exclude unused attrs and fusion_type in cse cmp 5 years ago
  mindspore-ci-bot 51edcd30e2 !8270 expand fused_adam and fused_adam_weight_decay and fix some bug 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  zengzitao 53043ae18f support expand fused_adam and fused_adam_weight_decay op 5 years ago
  dayschan 0f8f1cdda7 Eliminate redundant parameters while expanding basic ops. 5 years ago
  mindspore-ci-bot 371d0071c5 !8043 fix bugs,add patterns and modify handle methods about graph 5 years ago
  mindspore-ci-bot 02a942ef56 !8084 expand gelu and gelugrad op 5 years ago
  zengzitao 5cfa172720 expand gelu and gelugrad op 5 years ago
  lingyunli63 49bfe4415f refine remove_circle 5 years ago
  mindspore-ci-bot 5c4940cdcc !7892 Convert non-scalar tensor to parameter 5 years ago
  zhu_xiaochen 2122e691d5 fix bugs,add patterns and modify handle methods about graph 5 years ago
  zengzitao febdb1850c expand bias_add and bias_add_grad op 5 years ago
  dayschan b6c2812a29 Convert non-scalar tensor to parameter 5 years ago
  zengzitao 6665684a18 delete sub_graph_changed to avoid resetkernelinfo cause error 5 years ago
  dayschan 2b074f6365 Add a simplification pattern to ArithSimplify. The (x*C1)*C2 => x*(C1*C2) 5 years ago