1. 14 4月, 2020 1 次提交
  2. 09 4月, 2020 1 次提交
  3. 08 4月, 2020 1 次提交
  4. 02 4月, 2020 1 次提交
  5. 23 3月, 2020 1 次提交
  6. 20 3月, 2020 1 次提交
  7. 18 3月, 2020 2 次提交
  8. 17 3月, 2020 1 次提交
  9. 16 3月, 2020 3 次提交
  10. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · 12bb2228
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      12bb2228
  11. 09 3月, 2020 2 次提交
  12. 05 3月, 2020 1 次提交
  13. 29 2月, 2020 1 次提交
  14. 28 2月, 2020 1 次提交
    • M
      add sequence_conv op and arm kernel (#3016) · c5d69591
      mapingshuo 提交于
      * add sequence_conv op and arm kernel
      
      * add test, test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * modify code style. test=develop
      
      * fix ut, test=develop
      
      * delete unused code, test=develop
      c5d69591
  15. 17 2月, 2020 1 次提交
  16. 24 1月, 2020 1 次提交
  17. 16 1月, 2020 1 次提交
  18. 15 1月, 2020 1 次提交
  19. 14 1月, 2020 3 次提交
  20. 13 1月, 2020 2 次提交
  21. 10 1月, 2020 1 次提交
  22. 09 1月, 2020 1 次提交
  23. 08 1月, 2020 1 次提交
  24. 07 1月, 2020 1 次提交
  25. 03 1月, 2020 1 次提交
  26. 31 12月, 2019 3 次提交
    • W
      X86 and cuda compile simutaneously cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo... · a48c8b23
      Wilber 提交于
      X86 and cuda compile simutaneously cmake ..  -DCMAKE_BUILD_TYPE=RelWithDebInfo  -DWITH_MKL=ON           -DLITE_WITH_CUDA=ON           -DWITH_MKLDNN=OFF           -DLITE_WITH_X86=ON           -DLITE_WITH_PROFILE=OFF          -DWITH_LITE=OFF           -DLITE_WITH_LIGHT_WEIGHT_FRAMEWORK=OFF           -DWITH_PYTHON=OFF           -DWITH_TESTING=ON           -DLITE_WITH_ARM=OFF           -DLITE_ON_TINY_PUBLISH=OFF           -DCUDNN_ROOT=/usr/local/cudnn/           -DLITE_BUILD_EXTRA=ON (#2708)
      
      x86 and cuda compile simutaneously
      a48c8b23
    • Z
      [XPU] bn unit test (#2706) · 9c124cb0
      zhupengyang 提交于
      test=develop
      9c124cb0
    • H
      [LITE][NPU][XPU] Refine the registration and implementation of op bridges (#2700) · fb668935
      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.
      fb668935
  27. 26 12月, 2019 1 次提交
  28. 24 12月, 2019 3 次提交
  29. 23 12月, 2019 1 次提交