1. 22 9月, 2020 1 次提交
  2. 31 8月, 2020 1 次提交
  3. 25 8月, 2020 1 次提交
  4. 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
  5. 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
  6. 17 7月, 2020 1 次提交
  7. 29 6月, 2020 1 次提交
  8. 23 6月, 2020 1 次提交
  9. 16 6月, 2020 1 次提交
  10. 02 6月, 2020 1 次提交
  11. 26 5月, 2020 1 次提交
  12. 19 5月, 2020 1 次提交
    • S
      support coverage CI on x86 server (#3632) · e97e0ce0
      silingtong123 提交于
      * test=develop,test=coverage, support coverage CI on x86 server
      
      * test=develop,test=coverage, fix the conflict
      
      * test=develop,test=coverage, add target code_coverage
      
      * test=develop,test=coverage, modify the coveralls.cmake
      e97e0ce0
  13. 07 5月, 2020 1 次提交
  14. 28 4月, 2020 1 次提交
  15. 05 4月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Fix opencl backend: Free opencl resources; Fix... · af79018f
      Yuan Shuai 提交于
      [LITE][OPENCL] Fix opencl backend: Free opencl resources; Fix AddKernel/GetKernel, program and all opencl kernels (#3344)
      
      * [DONT MERGE] Fix opencl backend.
      
      * [LITE][OPENCL] Fix kernels overlapped when add/get for kernels of mnasnet/yolonano. test=develop
      
      * remove useless. test=develop
      
      * add all image kernels for Get/Add kernel. test=develop
      
      * add all image kernels for Get/Add kernel. test=develop
      
      * fix buffer kernels of opencl. test=develop
      
      * fix release opencl. test=develop
      af79018f
  16. 24 3月, 2020 2 次提交
  17. 17 3月, 2020 1 次提交
  18. 15 3月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Fix armv7 gcc opencl compile (#3185) · 6617aa8b
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] Fix issue(previous definition in gcc.a) armv7 gcc compile for opencl. test=develop
      6617aa8b
  19. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · b9273631
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      b9273631
  20. 06 3月, 2020 1 次提交
  21. 04 3月, 2020 3 次提交
  22. 13 2月, 2020 2 次提交
  23. 07 1月, 2020 1 次提交
  24. 27 12月, 2019 1 次提交
  25. 24 12月, 2019 1 次提交
  26. 12 12月, 2019 2 次提交
  27. 10 12月, 2019 1 次提交
  28. 20 11月, 2019 1 次提交
  29. 14 11月, 2019 1 次提交
  30. 28 10月, 2019 1 次提交
    • H
      [LITE][XPU] initial support for XPU (#2202) · 06d058fe
      hong19860320 提交于
      * Initial support for XPU
      * Fix compiling errors of XPU
      * Move XPU op kernel bridges from backends to kernels to fix deps order
      * Change the namespace and directory of XPU bridges
      * Add XPU SDK
      * Fix header files and namespace of XPU SDK
      * Add unit tests for relu and conv2d ops
      * Restore the modification of paddle_api_test
      * Supports simple model which contains only a relu layer
      * Add compiling scripts for XPU
      * Fix compiling errors of XPU
      * Add comments for XPU LoadModel and BuildModel
      06d058fe
  31. 24 10月, 2019 1 次提交
    • L
      Make inceptionv4, resnet50, googlenet can run on x86 paltform (#2250) · edb4ea9a
      liu zhengxi 提交于
      * make inceptionv4, resnet50, googlenet can run on x86 paltform and fix the compare part in x86 unittests, test=develop
      
      * fix googlenet tests for benchmark record, test=develop
      
      * [framework][profile] fix profile dump bug when op is feed and fetch test=develop (sangoly)
      edb4ea9a
  32. 19 9月, 2019 1 次提交
  33. 11 9月, 2019 1 次提交
  34. 07 9月, 2019 1 次提交
  35. 03 9月, 2019 1 次提交