1. 24 9月, 2020 1 次提交
  2. 22 9月, 2020 1 次提交
  3. 21 9月, 2020 1 次提交
  4. 19 9月, 2020 1 次提交
  5. 17 9月, 2020 1 次提交
  6. 15 9月, 2020 1 次提交
  7. 10 9月, 2020 1 次提交
  8. 21 8月, 2020 1 次提交
  9. 12 8月, 2020 1 次提交
  10. 01 8月, 2020 1 次提交
  11. 30 7月, 2020 1 次提交
  12. 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
  13. 17 7月, 2020 1 次提交
  14. 13 7月, 2020 1 次提交
  15. 22 5月, 2020 1 次提交
  16. 18 5月, 2020 1 次提交
  17. 14 5月, 2020 1 次提交
  18. 12 5月, 2020 1 次提交
  19. 09 5月, 2020 1 次提交
  20. 08 5月, 2020 1 次提交
  21. 07 5月, 2020 1 次提交
  22. 29 4月, 2020 1 次提交
  23. 27 4月, 2020 2 次提交
  24. 22 4月, 2020 2 次提交
  25. 20 4月, 2020 1 次提交
  26. 19 4月, 2020 1 次提交
    • X
      [LITE][OPENCL]Fix opencl (#3433) · 9bd9311b
      xiebaiyuan 提交于
      * [lite][opencl] remove event with clfinish, add strict check for cl warning. add conv 3x3opt fallback opt layout cast ,test=develop
      
      * [LITE][OPENCL]rm event in element_add_buffer_compute test=develop
      
      * [LITE][OPENCL]suite cl_functions_test.cc test=develop
      
      * [LITE][OPENCL] suite cl_common.sh lint check test=develop
      
      * [LITE][OPENCL] suite conv_image_compute.cc lint check test=develop
      
      * [LITE][OPENCL] suite cl_wait_list() lint check test=develop
      9bd9311b
  27. 16 4月, 2020 1 次提交
  28. 15 4月, 2020 3 次提交
  29. 14 4月, 2020 3 次提交
  30. 13 4月, 2020 3 次提交
  31. 10 4月, 2020 2 次提交