1. 05 8月, 2020 1 次提交
  2. 29 7月, 2020 1 次提交
  3. 23 7月, 2020 1 次提交
    • H
      [Cherry-pick][Core] Add the graph optimization of subblocks for transformer model (#3947) (#3979) · c56bf0d8
      hong19860320 提交于
      * [Cherry-pick][Core] Add the graph optimization of subblocks for transformer model (#3947)
      test=develop
      * [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception
      test=develop
      
      * Fix the dims of parent idx of the arm kernel of beam_search op
      
      * elementwise_mul supports int64_t data type with broadcasting
      
      * Add print op and kernel for debugging
      
      * Support throwing the exception when the internal error occurs
      
      * Refine while and conditional_block op kernel
      
      * Support the graph optimization on subblocks
      
      * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively
      
      *Add unit test for masked transformer model
      c56bf0d8
  4. 17 7月, 2020 1 次提交
  5. 09 7月, 2020 1 次提交
    • H
      [cherry-pick] fix xiaodu crash and profiler (#3906) · 53570d38
      HappyAngel 提交于
      * [arm]add 2x2s2p1 pooling  (#3705)
      
      * fix pooling bug and speed
      
      * add 2x2s2p1 pooling. test=develop
      
      * fix conflict, test=develop
      
      * fix conflict in wino
      
      * [arm] add 3x3s1 Winograd int8 (#3767)
      
      * fix: winograd support unsame pad
      test=develop
      
      * feat: add winograd int8 kernel
      test=develop
      
      * fix: style fix
      test=develo
      
      * fix winograd_int8 ut sgement default. test=develop
      
      * close basic_test, test=develop
      Co-authored-by: NMyPandaShaoxiang <txg4794@163.com>
      
      * fix xiaodu crash in gemm prepacked
      
      * in huwen phone, 3x3s2p0 avg pooling will rand crash, other phone does not have this feature
      
      * [arm] update con int8 kernel choose (#3834)
      
      * fix conv int8 kernel choose and sooftmax compute bug
      
      * change axis_size = 4 kernel choose, test=develop
      
      * fix format. test=develop
      
      * fix format.test=develop
      
      * fix build test=develop
      
      * fix buiild error test=develop
      
      * fix wino_int8 computte erroor. test=develop
      
      * Update the link to debug, test=develop, test=document_fix (#3870) (#3871)
      Co-authored-by: NMyPandaShaoxiang <txg4794@163.com>
      Co-authored-by: Ncc <52520497+juncaipeng@users.noreply.github.com>
      53570d38
  6. 22 6月, 2020 1 次提交
  7. 21 4月, 2020 2 次提交
  8. 20 4月, 2020 1 次提交
  9. 17 4月, 2020 1 次提交
  10. 16 4月, 2020 2 次提交
  11. 15 4月, 2020 1 次提交
  12. 14 4月, 2020 2 次提交
  13. 13 4月, 2020 2 次提交
  14. 08 4月, 2020 1 次提交
  15. 03 4月, 2020 1 次提交
  16. 30 3月, 2020 1 次提交
  17. 27 3月, 2020 1 次提交
  18. 26 3月, 2020 2 次提交
  19. 25 3月, 2020 1 次提交
  20. 24 3月, 2020 1 次提交
    • M
      rename elementwise_sub_grad (#3260) · cf2d38b0
      mapingshuo 提交于
      * rename elementwise_sub_grad, test=develop
      
      * rename Grad to GRAD, test=develop
      
      * deal with case that Y@GRAD is empty, test=develop
      cf2d38b0
  21. 23 3月, 2020 1 次提交
  22. 20 3月, 2020 1 次提交
  23. 18 3月, 2020 1 次提交
  24. 17 3月, 2020 1 次提交
  25. 16 3月, 2020 2 次提交
  26. 13 3月, 2020 2 次提交
  27. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · b9273631
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      b9273631
  28. 10 3月, 2020 2 次提交
  29. 09 3月, 2020 4 次提交