1. 31 12月, 2019 1 次提交
    • H
      [LITE][NPU][XPU] Refine the registration and implementation of op bridges (#2700) · a29c84a2
      hong19860320 提交于
      * Fix the compiling error which occurs when specify the ddk_root path and build for huawei NPU.
      
      * Refine the registration of op bridges and make it similar to the registration of op and kernel.
      
      * Refine the interfaces of the graph and node for op bridges, and support creating constant and data node automatically according to the attribute 'persistable' of the target tensor.
      
      * Add the unit test of the scale and softmax op bridge for NPU.
      a29c84a2
  2. 30 12月, 2019 1 次提交
  3. 28 12月, 2019 1 次提交
  4. 27 12月, 2019 1 次提交
  5. 26 12月, 2019 2 次提交
  6. 25 12月, 2019 5 次提交
  7. 24 12月, 2019 5 次提交
  8. 23 12月, 2019 2 次提交
  9. 21 12月, 2019 1 次提交
  10. 20 12月, 2019 3 次提交
  11. 19 12月, 2019 3 次提交
  12. 18 12月, 2019 1 次提交
  13. 17 12月, 2019 3 次提交
  14. 16 12月, 2019 2 次提交
  15. 15 12月, 2019 1 次提交
  16. 13 12月, 2019 1 次提交
  17. 12 12月, 2019 1 次提交
    • X
      [LITE][OPENCL] Add conv2d_1x1 opencl kernel (#2591) · e583a55d
      xiebaiyuan 提交于
      * add opencl conv1x1 image impl and unit test pass with relu & bias,
      add layout_compute --> buffer2image float32 --> with unit test pass
      suite checked test for more situation , test=develop
      
      * add opencl conv1x1 image impl and unit test pass with relu & bias,
      add layout_compute --> buffer2image float32 --> with unit test pass
      suite checked test for more situation , test=develop
      
      * fix white space cpp lint , test=develop
      e583a55d
  18. 11 12月, 2019 1 次提交
  19. 10 12月, 2019 3 次提交
  20. 09 12月, 2019 1 次提交
  21. 08 12月, 2019 1 次提交