59 Commits (7df661fbafec45ff00a034f331ccca8035ced0e0)

Author SHA1 Message Date
  mindspore-ci-bot 5b95409022 !13512 add some expander ops 5 years ago
  mindspore-ci-bot 2fadad0875 !13121 expander lamb_apply_optimizer_assign 5 years ago
  wenfangpei 043a558ae2 expander lamb_apply_optimizer_assign 5 years ago
  zengzitao d0a656f3cd add some expander ops 5 years ago
  dayschan a2967330ea Normalize the Reduce nodes' axis in GraphKernel 5 years ago
  tronzhang 7252ffb66b pipeline optimization for parallel fusion 5 years ago
  mindspore-ci-bot d285692217 !12852 Change maketuple in coreops 5 years ago
  l00591931 680324f225 Change make tuple in core.ops 5 years ago
  dayschan 454500309c add OpInfer for op Select 5 years ago
  dayschan 7beca18f3c Refactor GraphKernelExpander (3rd submission) 5 years ago
  dayschan 9d572f3963 Refactor GraphKernelExpander (2nd submission) 5 years ago
  dayschan e0e6c39eae Refactor GraphKernelExpander (1st submission) 5 years ago
  jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
  mindspore-ci-bot 0ff27ef3b4 !11930 【GraphKernel】Replace Assign with InplaceAssign 5 years ago
  mindspore-ci-bot a24ff36d9c !11777 stitch fusion 5 years ago
  l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 5 years ago
  dayschan 08345c54ea [GraphKernel] Replace Assign with InplaceAssign 5 years ago
  r1chardf1d0 9d6392c5c5 stitch info 5 years ago
  tronzhang d078cbfa99 support parallel fusion 5 years ago
  tronzhang ad59129c07 if input is none, make it a null list 5 years ago
  Gaoxiong cc89c3f896 set default mode for output reshape op 5 years ago
  Gaoxiong 32e19e83da update graph kernel split model for Ascend 5 years ago
  mindspore-ci-bot 639e0c5fbd !10257 【GraphKernel】Enhance the fusion capacity for getitem nodes 5 years ago
  dayschan 26ac9167f8 Enhance the fusion capacity for getitem nodes. 5 years ago
  looop5 8bbe723603 add Tile infer shape function 5 years ago
  looop5 56fa56b173 add graph kernel testcases 5 years ago
  mindspore-ci-bot 037a121e05 !9691 expand ClipByNormNoDivSum in graph kernel 5 years ago
  dayschan 85b69bf91f Add a float16 restriction in the solution of reduction op's precision problem in graph splitter. 5 years ago
  looop5 fa519433ef expand ClipByNormNoDivSum 5 years ago
  dayschan 297f075dca Fix precision problem 5 years ago
  zhupuxu 4f569677b7 redundant_codes 5 years ago
  mindspore-ci-bot 7b311f7d2a !9570 Modifications for GraphKernel 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 2190da9946 support atomic clean and change package for akg. 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
  Gaoxiong e4c3d3e0e9 update graph kernel split model 5 years ago
  mindspore-ci-bot 232dff3598 !8685 [GraphKernel] For fp16 value, declare fp32 firstly and than cast to fp16 in expander 5 years ago
  mindspore-ci-bot 3b946d4eb2 !8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl 5 years ago
  tronzhang 80f071e9fa declare fp32 and than cast to fp16 in expander 5 years ago
  tronzhang 9d7494f4df split shape ops for more fusion pportunity. 5 years ago
  zengzitao 266bfa50bf expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op 5 years ago
  zengzitao 326540cbbd expand layernorm_grad op 5 years ago
  zengzitao 28f1db74dd expand maximum_grad minimum_grad dropout_grad op 5 years ago
  dayschan 195b1fe8d5 Add Transpose into fusible list. 5 years ago
  zengzitao db27783d54 expand tanh_grad and reduce_mean, fix bug and add test_case in ci 5 years ago
  zengzitao 53043ae18f support expand fused_adam and fused_adam_weight_decay op 5 years ago
  zengzitao 5cfa172720 expand gelu and gelugrad op 5 years ago