1. 12 8月, 2020 1 次提交
  2. 11 8月, 2020 2 次提交
  3. 04 8月, 2020 2 次提交
  4. 30 7月, 2020 3 次提交
  5. 29 7月, 2020 1 次提交
  6. 27 7月, 2020 3 次提交
  7. 24 7月, 2020 2 次提交
    • Q
      [ASCEND] update based on latest engine.h, test=develop (#3991) · 7fedd6f8
      Qi Li 提交于
      * [ASCEND] update based on latest engine.h, test=develop
      
      * fix opencl ci random failure, test=develop
      7fedd6f8
    • Q
      [ASCEND] Add Huawei Ascend310 support (#3936) · 769ba40b
      Qi Li 提交于
      * [ASCEND] Add Huawei Ascend310 support, test=develop
      
      * [ASCEND] fix some typos, test=develop
      
      * [ASCEND] address comments and fix opt ci python file, test=develop
      
      * [ASCEND] update based on new ascend env, test=develop
      
      * [ASCEND] update after develop merge, test=develop
      769ba40b
  8. 22 7月, 2020 3 次提交
    • 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
    • read-only modification of cppDesc, test=develop (#3965) · f42d4105
      石晓伟 提交于
      * read-only modification of cppDesc, test=develop
      
      * update io.cc, test=develop
      
      * fix the code style, test=develop
      f42d4105
  9. 17 7月, 2020 1 次提交
  10. 14 7月, 2020 1 次提交
  11. 13 7月, 2020 1 次提交
  12. 11 7月, 2020 1 次提交
  13. 10 7月, 2020 1 次提交
  14. 09 7月, 2020 2 次提交
  15. 06 7月, 2020 1 次提交
  16. 30 6月, 2020 1 次提交
  17. 24 6月, 2020 1 次提交
  18. 22 6月, 2020 2 次提交
    • S
      optimize register mechanism (#3745) · db7639ca
      Shibo Tao 提交于
      * refactor register mechanism, current so size: 1.20MB. test=develop
      
      * fix KernelRegistry::Global().Create. test=develop
      
      * fix cpplint errors. test=develop
      
      * fix test_subgraph_pass bug. test=develop
      
      * register kernel with target,precision,datalayout combination. test=develop
      
      * fix test_paddle_api no op found bug. test=develop
      
      * enhance comment
      
      * fix lite/kernels/arm/elementwise_compute_test.cc. test=develop
      
      * fix code style
      
      * revert format of unchanged files. test=develop
      
      * fix code format according to cpplint 1.5.1. test=develop
      
      * remove redundant include header. test=develop
      db7639ca
    • H
  19. 19 6月, 2020 1 次提交
  20. 17 6月, 2020 1 次提交
  21. 15 6月, 2020 1 次提交
  22. 12 6月, 2020 1 次提交
  23. 09 6月, 2020 1 次提交
  24. 08 6月, 2020 1 次提交
  25. 07 6月, 2020 1 次提交
  26. 28 5月, 2020 1 次提交
  27. 23 5月, 2020 1 次提交
  28. 22 5月, 2020 2 次提交