1. 16 10月, 2019 1 次提交
  2. 15 10月, 2019 1 次提交
  3. 14 10月, 2019 1 次提交
  4. 27 9月, 2019 1 次提交
    • Z
      can run yolov3 fp32 on cuda devices (#2092) · c4b5e32c
      Zhaolong Xing 提交于
      * add conv int8 support(in condition which the input or output channel not be the times of 4)
      add add_kernel for cuda.
      
      * can run yolov3 fp32
      test=develop
      
      * 1. fix bug with yolov3 run
      test=develop
      c4b5e32c
  5. 26 9月, 2019 1 次提交
  6. 23 9月, 2019 1 次提交
  7. 18 9月, 2019 1 次提交
  8. 13 9月, 2019 1 次提交
  9. 12 9月, 2019 1 次提交
  10. 11 9月, 2019 2 次提交
  11. 06 9月, 2019 1 次提交
  12. 30 8月, 2019 1 次提交
    • Z
      add precision and persistable attrs for the tensor. (#1899) · 79bdecdd
      Zhen Wang 提交于
      * Add precision and persistable attrs for the tensor. And fix cxx light and full api demo.
      
      * update precision2string methods. test=develop
      
      * move the save logic to the front of the run in mobilenetv1_full_api.cc, test=develop.
      
      * add comments for UpdateVarsOfProgram. test=develop
      79bdecdd
  13. 29 8月, 2019 2 次提交
    • T
      add conv2d transpose fuse (#1909) · ce319638
      tensor-tang 提交于
      ce319638
    • W
      Add yolo_box_cuda multiclass_nms_host kernel. (#1908) · 5752dbd7
      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
      5752dbd7
  14. 28 8月, 2019 2 次提交
  15. 23 8月, 2019 1 次提交
  16. 16 8月, 2019 1 次提交