1. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · b9273631
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      b9273631
  2. 06 3月, 2020 1 次提交
  3. 04 3月, 2020 3 次提交
  4. 13 2月, 2020 2 次提交
  5. 07 1月, 2020 1 次提交
  6. 27 12月, 2019 1 次提交
  7. 24 12月, 2019 1 次提交
  8. 12 12月, 2019 2 次提交
  9. 10 12月, 2019 1 次提交
  10. 20 11月, 2019 1 次提交
  11. 14 11月, 2019 1 次提交
  12. 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
  13. 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
  14. 19 9月, 2019 1 次提交
  15. 11 9月, 2019 1 次提交
  16. 07 9月, 2019 1 次提交
  17. 03 9月, 2019 1 次提交
  18. 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
  19. 28 8月, 2019 1 次提交
  20. 27 8月, 2019 1 次提交
  21. 26 8月, 2019 1 次提交
  22. 25 8月, 2019 1 次提交
  23. 22 8月, 2019 1 次提交
  24. 16 8月, 2019 1 次提交