1. 19 8月, 2020 1 次提交
  2. 14 8月, 2020 1 次提交
  3. 12 8月, 2020 1 次提交
  4. 05 8月, 2020 1 次提交
  5. 01 8月, 2020 1 次提交
  6. 30 7月, 2020 2 次提交
  7. 29 7月, 2020 1 次提交
  8. 27 7月, 2020 1 次提交
  9. 23 7月, 2020 2 次提交
    • Y
    • 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
  10. 19 7月, 2020 1 次提交
  11. 17 7月, 2020 1 次提交
  12. 14 7月, 2020 1 次提交
  13. 13 7月, 2020 1 次提交
  14. 09 7月, 2020 3 次提交
    • Y
      [cherry-pick][OPENCL] Fix opencl create cmd with prop, fix int16 model for fc... · 93277542
      ysh329 提交于
      [cherry-pick][OPENCL] Fix opencl create cmd with prop, fix int16 model for fc opencl kernel. (#3918)
      
      
      * [OPENCL] Fix opencl fc int16 model bug caused by fc kernel (#3900)
      
      * fix opencl fc kernel caused int16 model weight abnormal. test=develop
      93277542
    • Y
      [OPENCL] Fix opencl fc int16 model bug caused by fc kernel (#3900) (#3914) · 08d9efbd
      ysh329 提交于
      * fix opencl fc kernel caused int16 model weight abnormal. test=develop
      08d9efbd
    • 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
  15. 23 6月, 2020 1 次提交
  16. 22 6月, 2020 2 次提交
  17. 05 6月, 2020 1 次提交
  18. 28 5月, 2020 1 次提交
  19. 27 5月, 2020 1 次提交
  20. 26 5月, 2020 1 次提交
  21. 25 5月, 2020 2 次提交
  22. 22 5月, 2020 2 次提交
  23. 19 5月, 2020 1 次提交
  24. 18 5月, 2020 7 次提交
  25. 16 5月, 2020 1 次提交
  26. 15 5月, 2020 2 次提交