1. 27 7月, 2020 1 次提交
  2. 23 7月, 2020 1 次提交
  3. 22 7月, 2020 2 次提交
    • 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
    • H
      [arm] add conv+conv fusion (#3967) · f358cdb8
      HappyAngel 提交于
      * add conv+conv(1x1s1p0) fusion
      
      * fix build and run error
      
      * fix formmat. test=develop
      f358cdb8
  4. 20 7月, 2020 1 次提交
  5. 16 7月, 2020 1 次提交
  6. 14 7月, 2020 1 次提交
  7. 07 7月, 2020 1 次提交
  8. 30 6月, 2020 1 次提交
  9. 26 6月, 2020 1 次提交
  10. 18 6月, 2020 1 次提交
  11. 15 6月, 2020 4 次提交
  12. 08 6月, 2020 1 次提交
  13. 03 6月, 2020 1 次提交
  14. 01 6月, 2020 1 次提交
  15. 28 5月, 2020 1 次提交
  16. 26 5月, 2020 1 次提交
  17. 24 4月, 2020 1 次提交
  18. 21 4月, 2020 2 次提交
  19. 20 4月, 2020 2 次提交
  20. 14 4月, 2020 1 次提交
  21. 13 4月, 2020 1 次提交
  22. 08 4月, 2020 1 次提交
  23. 27 3月, 2020 1 次提交
  24. 23 3月, 2020 2 次提交
  25. 16 3月, 2020 2 次提交
  26. 14 3月, 2020 2 次提交
  27. 13 3月, 2020 1 次提交
  28. 09 3月, 2020 1 次提交
  29. 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
  30. 05 3月, 2020 1 次提交
  31. 04 3月, 2020 1 次提交