1. 18 9月, 2020 1 次提交
  2. 17 9月, 2020 1 次提交
  3. 14 9月, 2020 1 次提交
  4. 02 9月, 2020 1 次提交
  5. 17 8月, 2020 1 次提交
  6. 10 8月, 2020 1 次提交
  7. 22 7月, 2020 1 次提交
    • H
      [Core] Add the graph optimization of subblocks for transformer model (#3947) · 7af1a258
      hong19860320 提交于
      * [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
      7af1a258
  8. 14 7月, 2020 1 次提交
  9. 26 6月, 2020 1 次提交
  10. 17 6月, 2020 1 次提交
  11. 15 6月, 2020 1 次提交
  12. 11 6月, 2020 1 次提交
  13. 09 6月, 2020 1 次提交
  14. 18 5月, 2020 1 次提交
  15. 09 5月, 2020 1 次提交
  16. 28 4月, 2020 1 次提交
  17. 20 4月, 2020 1 次提交
  18. 17 4月, 2020 1 次提交
  19. 16 4月, 2020 2 次提交
  20. 13 4月, 2020 1 次提交
  21. 03 4月, 2020 1 次提交
  22. 25 3月, 2020 1 次提交
  23. 23 3月, 2020 1 次提交
  24. 20 3月, 2020 1 次提交
  25. 17 3月, 2020 1 次提交
  26. 16 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. 09 3月, 2020 2 次提交
  29. 29 2月, 2020 1 次提交
  30. 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
  31. 27 2月, 2020 1 次提交
    • X
      lstm op (#3018) · 84c4fcdb
      xiaogang 提交于
      * feat: add lstm op && kernel
            test=develop
      84c4fcdb
  32. 14 2月, 2020 1 次提交
  33. 28 12月, 2019 1 次提交
  34. 23 12月, 2019 1 次提交
  35. 18 12月, 2019 1 次提交
  36. 10 12月, 2019 2 次提交