1. 14 8月, 2020 1 次提交
  2. 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
  3. 17 7月, 2020 1 次提交
  4. 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
  5. 21 4月, 2020 2 次提交
  6. 20 4月, 2020 2 次提交
  7. 14 4月, 2020 1 次提交
  8. 13 4月, 2020 1 次提交
  9. 08 4月, 2020 1 次提交
  10. 27 3月, 2020 1 次提交
  11. 23 3月, 2020 2 次提交
  12. 16 3月, 2020 2 次提交
  13. 14 3月, 2020 2 次提交
  14. 13 3月, 2020 1 次提交
  15. 09 3月, 2020 1 次提交
  16. 06 3月, 2020 1 次提交
    • X
      Develop nlp patch (#3059) · e1aab593
      xiaogang 提交于
      * fix: fix nlp ops input and output type
      * fix: add elementwise x_dims>y_dims case
      e1aab593
  17. 05 3月, 2020 1 次提交
  18. 04 3月, 2020 2 次提交
  19. 28 2月, 2020 1 次提交
    • M
      add sequence_conv op and arm kernel (#3016) · 0775140a
      mapingshuo 提交于
      * add sequence_conv op and arm kernel
      
      * add test, test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * modify code style. test=develop
      
      * fix ut, test=develop
      
      * delete unused code, test=develop
      0775140a
  20. 27 2月, 2020 1 次提交
    • X
      lstm op (#3018) · 84c4fcdb
      xiaogang 提交于
      * feat: add lstm op && kernel
            test=develop
      84c4fcdb
  21. 24 2月, 2020 1 次提交
  22. 22 2月, 2020 1 次提交
  23. 20 2月, 2020 1 次提交
  24. 18 2月, 2020 1 次提交
  25. 12 2月, 2020 3 次提交
  26. 05 2月, 2020 1 次提交
  27. 04 2月, 2020 1 次提交
    • Y
      [ARM] 5x5dw and sgemv support fuse activation, test=develop (#2797) · 928e2a24
      yiicy 提交于
      * refactor 5x5s1 dw conv armv8, test=develop
      
      * [ARM] refactor depthwise conv 5x5s1, and support relu6, leakey relu, test=develop
      
      * [ARM] sgemv support fuse relu6 and leakey relu,test=develop
      
      * [ARM] reduce some conv ut case, test=develop
      
      * [ARM] fix 5x5dw conv pick kernel bug, test=develop
      
      * fix code style, test=develop
      
      * [ARM] fix sgemv fuse relu6 bug, test=develop
      
      * [ARM] fix fp32 5x5s1 dw bug, test=develop
      
      * [ARM] fix fp32 5x5 dw conv pick kernel bug, test=develop
      928e2a24
  28. 19 1月, 2020 1 次提交
  29. 17 1月, 2020 1 次提交
  30. 16 1月, 2020 1 次提交
  31. 15 1月, 2020 1 次提交
  32. 14 1月, 2020 1 次提交