1. 29 8月, 2019 6 次提交
    • 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
    • Z
      Add load from memory interface (#1903) · 2109d231
      Zhaolong Xing 提交于
      * paddle lite cuda init
      can run model with leaky_relu
      
      * add the missing file.
      test=develop
      
      * add the load from memory interface.
      test=develop
      
      * refine this pr. fix comments
      fix ci error
      test=develop
      2109d231
    • T
      [NPU] enable npu program rollback (#1906) · 28aca4a8
      tensor-tang 提交于
      test=develop
      28aca4a8
    • J
      ad ops for faster rcnn, including affine_channel, anchor_generator,... · f3035827
      juncaipeng 提交于
      ad ops for faster rcnn, including affine_channel, anchor_generator, generate_proposals and roi_align (#1895)
      
      * add ops for faster rcnn
      
      * disable test for generate_proposals and roi_align, test=develop
      
      * remove .swp file
      
      * remove log in tensor slice
      
      * finish the unit test for roi_align, test=develop
      f3035827
    • T
      [NPU] refine npu subgraph and clean code (#1902) · 829fad6d
      tensor-tang 提交于
      * add npu script and tester
      
      * fix npu armv7 so and refine tests
      
      test=develop
      
      * update fix and refine log
      
      test=develop
      
      * refine npu generate api
      
      * refine npu subgraph
      
      * refine npu gen and clean code
      
      * fix model laod
      
      * refine node2rm in subgraph
      
      * refine the build npu functions
      
      test=develop
      829fad6d
  2. 28 8月, 2019 2 次提交
  3. 27 8月, 2019 2 次提交
  4. 25 8月, 2019 1 次提交
  5. 24 8月, 2019 2 次提交
  6. 23 8月, 2019 3 次提交
  7. 22 8月, 2019 2 次提交
  8. 16 8月, 2019 1 次提交