1. 04 3月, 2020 1 次提交
  2. 03 3月, 2020 1 次提交
  3. 02 3月, 2020 1 次提交
  4. 01 3月, 2020 1 次提交
  5. 29 2月, 2020 1 次提交
  6. 28 2月, 2020 1 次提交
  7. 26 2月, 2020 2 次提交
  8. 24 2月, 2020 3 次提交
    • fix data type of asserts, test=develop (#2787) · e4429583
      石晓伟 提交于
      e4429583
    • C
      Support lac model, fix bug for argmax lod_reset (#2967) · aff2b94a
      cc 提交于
      * Support lac model, fix bug for argmax lod_reset, test=develop
      aff2b94a
    • Y
      [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all... · 55b45651
      Yuan Shuai 提交于
      [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all OpenCL image kernel. test=develop (#2964)
      
      * [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation image kernel. test=develop
      
      * add conv, depthwise and UT. test=develop
      
      * add pool, conv, nearest_interp kernel. test=develop
      
      * support fp16 for scale, reshape, concat, fc buffer opencl kernel. test=develop
      
      * refactor for mul opencl buffer kernel. test=develop
      
      * support fp16 for elementwise_mul opecl image kernel. test=develop
      
      * support fp16 for elementwise_mul opencl image kernel. test=develop
      
      * support fp16 for ele_add, fuse_ele_add_act opencl kernel. test=develop
      
      * rename io_copy. test=develop
      
      * mobilenetv1,v2 passed on 855. test=develop
      
      * fix opt for opencl. test=develop
      55b45651
  9. 22 2月, 2020 1 次提交
  10. 21 2月, 2020 1 次提交
  11. 20 2月, 2020 2 次提交
  12. 16 2月, 2020 1 次提交
  13. 14 2月, 2020 1 次提交
  14. 13 2月, 2020 1 次提交
  15. 12 2月, 2020 1 次提交
  16. 11 2月, 2020 1 次提交
  17. 08 2月, 2020 1 次提交
  18. 06 2月, 2020 1 次提交
    • J
      Support weight quantization (#2791) · 695ca28c
      juncaipeng 提交于
      * optimize quant_dequant_fuse_pass, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * fix bug for accessing the removed node, test=develop
      
      * set the bias of int8 conv as float, test=develop
      
      * support weight quantization, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      695ca28c
  19. 22 1月, 2020 1 次提交
  20. 17 1月, 2020 1 次提交
  21. 16 1月, 2020 1 次提交
  22. 14 1月, 2020 2 次提交
  23. 13 1月, 2020 1 次提交
  24. 09 1月, 2020 1 次提交
  25. 08 1月, 2020 1 次提交
  26. 06 1月, 2020 1 次提交
  27. 03 1月, 2020 2 次提交
  28. 02 1月, 2020 1 次提交
  29. 31 12月, 2019 2 次提交
    • 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
    • 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
  30. 30 12月, 2019 1 次提交
  31. 28 12月, 2019 1 次提交
  32. 27 12月, 2019 1 次提交
  33. 25 12月, 2019 1 次提交