1. 29 7月, 2020 1 次提交
  2. 24 7月, 2020 1 次提交
    • 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
  3. 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
  4. 10 7月, 2020 1 次提交
  5. 06 7月, 2020 1 次提交
  6. 09 6月, 2020 1 次提交
  7. 14 5月, 2020 1 次提交
  8. 23 4月, 2020 1 次提交
  9. 14 4月, 2020 2 次提交
  10. 13 4月, 2020 1 次提交
  11. 09 4月, 2020 1 次提交
  12. 07 4月, 2020 1 次提交
  13. 02 3月, 2020 1 次提交
  14. 26 2月, 2020 1 次提交
  15. 06 1月, 2020 1 次提交
  16. 18 12月, 2019 1 次提交
  17. 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
  18. 05 11月, 2019 1 次提交
  19. 27 10月, 2019 1 次提交
    • H
      model dynamic library tailoring (#2256) · b987ee38
      huzhiqiang 提交于
      * add shell file to automatically build and collect publish result test=develop
      * modify API inference of model_optimize_tool and add option for tiny&full publish test=develop
      b987ee38
  20. 23 10月, 2019 1 次提交
  21. 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
  22. 16 10月, 2019 2 次提交
  23. 14 10月, 2019 1 次提交
  24. 19 9月, 2019 1 次提交
  25. 17 9月, 2019 1 次提交
  26. 29 8月, 2019 1 次提交
    • Z
      Add load from memory interface (#1903) · ecce1eff
      Zhaolong Xing 提交于
      * paddle lite cuda init
      can run model with leaky_relu
      
      * add the missing file.
      test=develop
      
      * add the load from memory interface.
      test=develop
      
      * refine this pr. fix comments
      fix ci error
      test=develop
      ecce1eff
  27. 28 8月, 2019 1 次提交
  28. 16 8月, 2019 1 次提交