1. 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
  2. 09 6月, 2020 1 次提交
  3. 13 5月, 2020 1 次提交
  4. 10 4月, 2020 1 次提交
  5. 08 4月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Add ReleaseResource for OpenCL when Predictor dead (#3358) · 293d2d38
      Yuan Shuai 提交于
      * [LITE][OPENCL] Add ReleaseResource for OpenCL when Predictor dead. test=develop
      
      * fix void for decontrust. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * [LITE][OPENCL] fix Hang of mobilenetv1_test and kernel test. test=develop
      
      * [LITE][OPENCL] Fix miscs. test is ok. test=develop
      293d2d38
  6. 25 3月, 2020 1 次提交
  7. 13 2月, 2020 1 次提交
  8. 06 11月, 2019 1 次提交
    • T
      fix: fix omp thread bug (#2371) · c0e45193
      TianXiaogang 提交于
      * fix: fix omp thread bug
      
      * fix: fix compile android level & test=develop
      
      * fix: fix omp bug
      
      * fix: fix omp bug
      test=develop
      c0e45193
  9. 05 11月, 2019 1 次提交
  10. 23 10月, 2019 1 次提交
  11. 18 10月, 2019 1 次提交
    • H
      Fix codestyle of GetInputName&GetOutputName (#2185) · 8591aaec
      huzhiqiang 提交于
      * add shell file to automatically build and collect publish result test=develop
      
      * modify codestyle of getInputNames test=develop
      
      * test=develop
      
      * rm publish.sh
      
      * remove copy of func param
      
      * test=develop
      
      * test=devcelop
      
      * test=develop
      
      * test=develop
      
      * const & test=develop
      
      * modify variable defination test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      8591aaec
  12. 16 10月, 2019 1 次提交
  13. 14 10月, 2019 1 次提交
  14. 11 10月, 2019 1 次提交
  15. 25 9月, 2019 1 次提交
  16. 17 9月, 2019 1 次提交
  17. 01 9月, 2019 1 次提交
  18. 25 8月, 2019 1 次提交
  19. 24 8月, 2019 1 次提交
  20. 16 8月, 2019 1 次提交