1. 22 10月, 2019 2 次提交
  2. 16 10月, 2019 1 次提交
  3. 15 10月, 2019 1 次提交
    • H
      [NPU] Fix and refine the supporting of multi NPU models (#2037) · 7a731b7f
      hong19860320 提交于
      * [NPU] Fix the bug of loading multi NPU models
      test=develop
      
      * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework
      test=develop
      
      * [NPU] Remove redundant header files for NPU bridges,
      test=develop
      
      * [NPU] fix NPU deps
      test=develop
      
      * [NPU] refine the compiling script for NPU
      test=develop
      
      * [NPU] remove redundant subdirectory in lite/CMakeLists.txt
      test=develop
      
      * [NPU] Fix and refine NPU test case
      test=develop
      
      * [NPU] revoke the modification of other non-NPU modules
      test=develop
      
      * [NPU] Remove NPU bridges if target is tiny publish
      test=develop
      7a731b7f
  4. 25 9月, 2019 1 次提交
  5. 21 9月, 2019 1 次提交
  6. 19 9月, 2019 3 次提交
  7. 18 9月, 2019 2 次提交
    • S
    • X
      fix bias quantize error && fix clang build error (#2049) · 81dffbe8
      Xiaoyang LI 提交于
      * fix gemm_int8, gemv-int8 and conv-int8 math function, add float bias
      
      * change conv impl
      
      * neon int8 kernel support float bias
      
      * arm compute kernel support float bias
      
      * add math_test target
      
      * add tensor utils for testing, fix sgemm ut error
      
      * add gemm_int8 unit test, support float bias
      
      * fix build script
      
      * add conv compute unit test for arm
      
      * fix build script, test=develop
      
      * fix fp32 dw conv3x3s1, test=develop
      
      * add fp32 dw conv3x3s1, test=develop
      
      * add armv7 fp32 dw conv3x3s1, test=develop
      
      * add fp32 depthwise conv3x3s2, test=develop
      
      * fix fp32 conv3x3 depthwise build error, test=develop
      
      * fix gemm_like conv trans weights error, test=develop
      
      * fix int8 depthwise conv3x3 error, test=develop
      
      * turn on all test for arm fp32 conv, test=develop
      
      * fix int8 conv1x1 error
      
      * fix int8 direct conv3x3s1 error, test=develop
      
      * fix int8 direct conv3x3s2, test=develop
      
      * turn on all test for arm int8 conv, test=develop
      
      * fix int8 fc error, change mobilenetv1-int8 ground-truth result to fluid, test=develop
      
      * remove debug info, strip ut binary, test=develop
      
      * fix conv compute error, test=develop
      
      * change Init() to ReInitWhenNeeded(), test=develop
      
      * fix code style, test=develop
      
      * remote engine_test, test=develop
      
      * fix building server tests error, test=develop
      
      * fix sdot clang build error, test=develop
      
      * fix sgemm ut timeout error, test=develop
      
      * fix clang build error, test=develop
      
      * turn off math basic test due to ci time out, test=develop
      
      * fix conv_int8 ut error, test=develop
      81dffbe8
  8. 17 9月, 2019 1 次提交
  9. 12 9月, 2019 1 次提交
  10. 11 9月, 2019 1 次提交
  11. 07 9月, 2019 1 次提交
  12. 03 9月, 2019 1 次提交
  13. 02 9月, 2019 1 次提交
  14. 31 8月, 2019 1 次提交
  15. 30 8月, 2019 2 次提交
    • H
      [NPU] add NPU supporting for Java API (#1915) · dbabf5c4
      hong19860320 提交于
      * [NPU] add NPU supporting for Java API
      test=develop
      
      * [NPU] refine build script for NPU compiling
      test=develop
      
      * [NPU] fix compiling script for NPU
      test=develop
      dbabf5c4
    • X
      support ios tiny publish (#1910) · d8ccafcd
      Xiaoyang LI 提交于
      * fix ios build script, test=develop
      
      * add ios tiny publish target, test=develop
      
      * fix ios build scrip, test=develop
      
      * merge build_ios.sh to build.sh, test=develop
      
      * ios support BUILD_EXTRA, test=develop
      d8ccafcd
  16. 29 8月, 2019 3 次提交
    • T
      [NPU] fix npu compile of publish_inference (#1911) · 443b2e68
      tensor-tang 提交于
      443b2e68
    • 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
    • T
      [NPU] refine npu subgraph and clean code (#1902) · 0c25428c
      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
      0c25428c
  17. 28 8月, 2019 2 次提交
  18. 27 8月, 2019 2 次提交
  19. 26 8月, 2019 3 次提交
  20. 25 8月, 2019 2 次提交
  21. 24 8月, 2019 5 次提交
  22. 22 8月, 2019 2 次提交
  23. 16 8月, 2019 1 次提交