1. 13 2月, 2020 2 次提交
  2. 07 1月, 2020 1 次提交
  3. 27 12月, 2019 1 次提交
  4. 24 12月, 2019 1 次提交
  5. 12 12月, 2019 2 次提交
  6. 10 12月, 2019 1 次提交
  7. 20 11月, 2019 1 次提交
  8. 14 11月, 2019 1 次提交
  9. 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
  10. 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
  11. 19 9月, 2019 1 次提交
  12. 11 9月, 2019 1 次提交
  13. 07 9月, 2019 1 次提交
  14. 03 9月, 2019 1 次提交
  15. 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
  16. 28 8月, 2019 1 次提交
  17. 27 8月, 2019 1 次提交
  18. 26 8月, 2019 1 次提交
  19. 25 8月, 2019 1 次提交
  20. 22 8月, 2019 1 次提交
  21. 16 8月, 2019 1 次提交