1. 06 1月, 2020 1 次提交
  2. 03 1月, 2020 1 次提交
  3. 02 1月, 2020 2 次提交
  4. 31 12月, 2019 2 次提交
    • Z
      [XPU] bn unit test (#2706) · bc6d5adc
      zhupengyang 提交于
      test=develop
      bc6d5adc
    • 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
  5. 30 12月, 2019 1 次提交
  6. 28 12月, 2019 1 次提交
  7. 27 12月, 2019 1 次提交
  8. 26 12月, 2019 2 次提交
  9. 25 12月, 2019 5 次提交
  10. 24 12月, 2019 5 次提交
  11. 23 12月, 2019 2 次提交
  12. 21 12月, 2019 1 次提交
  13. 20 12月, 2019 3 次提交
  14. 19 12月, 2019 3 次提交
  15. 18 12月, 2019 1 次提交
  16. 17 12月, 2019 3 次提交
  17. 16 12月, 2019 2 次提交
  18. 15 12月, 2019 1 次提交
  19. 13 12月, 2019 1 次提交
  20. 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
  21. 11 12月, 2019 1 次提交