1. 23 6月, 2020 1 次提交
  2. 16 6月, 2020 1 次提交
  3. 02 6月, 2020 1 次提交
  4. 26 5月, 2020 1 次提交
  5. 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
  6. 07 5月, 2020 1 次提交
  7. 28 4月, 2020 1 次提交
  8. 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
  9. 24 3月, 2020 2 次提交
  10. 17 3月, 2020 1 次提交
  11. 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
  12. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · b9273631
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      b9273631
  13. 06 3月, 2020 1 次提交
  14. 04 3月, 2020 3 次提交
  15. 13 2月, 2020 2 次提交
  16. 07 1月, 2020 1 次提交
  17. 27 12月, 2019 1 次提交
  18. 24 12月, 2019 1 次提交
  19. 12 12月, 2019 2 次提交
  20. 10 12月, 2019 1 次提交
  21. 20 11月, 2019 1 次提交
  22. 14 11月, 2019 1 次提交
  23. 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
  24. 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
  25. 19 9月, 2019 1 次提交
  26. 11 9月, 2019 1 次提交
  27. 07 9月, 2019 1 次提交
  28. 03 9月, 2019 1 次提交
  29. 29 8月, 2019 1 次提交
    • W
      Add yolo_box_cuda multiclass_nms_host kernel. (#1908) · de43e479
      Wilber 提交于
      * add yolo_box_compute cuda
      
      * move multiclass_nms(arm) to host
      
      * add lod in scale op
      
      * add yolo_box_cuda cmake config
      
      * modify shuffle_channel_fuse and transpose_softmax_transpose_fuse to support run ssd model. test=develop
      
      * reshape and transpose op don't have xshape output.
      
      * modify yolo_box_compute_cuda, use tensor to manage cuda memory test=develop
      
      * add yolo_box use kernel test=develop
      de43e479
  30. 28 8月, 2019 1 次提交
  31. 27 8月, 2019 1 次提交
  32. 26 8月, 2019 1 次提交
  33. 25 8月, 2019 1 次提交
  34. 22 8月, 2019 1 次提交
  35. 16 8月, 2019 1 次提交