1. 11 8月, 2023 1 次提交
  2. 07 8月, 2023 2 次提交
  3. 27 7月, 2023 1 次提交
  4. 14 7月, 2023 1 次提交
  5. 07 7月, 2023 1 次提交
  6. 05 7月, 2023 1 次提交
  7. 04 7月, 2023 1 次提交
  8. 29 6月, 2023 2 次提交
  9. 28 6月, 2023 1 次提交
  10. 19 6月, 2023 2 次提交
  11. 15 6月, 2023 1 次提交
  12. 14 6月, 2023 1 次提交
    • M
      feat(opencl/bazel): support bazel build with ocl only · 7d2b32b8
      Megvii Engine Team 提交于
      how to use:
      * bazel xxxxx --define enable_opencl_build_only=1
      * EXTRA_CMAKE_ARGS="-DMGE_WITH_OPENCL=ON -DMGE_OPENCL_SEARCH_ALGO=ON"
        -DMGE_WITH_OPENCL_ONLY=ON -DMGE_ENABLE_EXCEPTIONS=OFF"
        ./scripts/cmake-build/cross_build_android_arm_inference.sh
      
      * fix cpp_redis build failed without exceptions
      * add cmake option: MGE_WITH_OPENCL_ONLY to build only support opencl to
        reduce binary size:
          a:  this option always used to case of do not want to use midout
          b:  this option also compat with midout
      
      * why do not build without file: dnn/src/naive/*
          caused by when load model stage, compnode is 'cpu', which will use
          some common code at dnn/src/naive/*
      
      GitOrigin-RevId: 840b094a13ff20cf8619aac664bb21bcd1f28047
      7d2b32b8
  13. 01 6月, 2023 1 次提交
  14. 29 5月, 2023 1 次提交
  15. 24 5月, 2023 1 次提交
  16. 23 5月, 2023 1 次提交
  17. 22 5月, 2023 1 次提交
  18. 05 4月, 2023 1 次提交
  19. 31 3月, 2023 1 次提交
  20. 29 3月, 2023 1 次提交
  21. 23 3月, 2023 1 次提交
  22. 17 3月, 2023 2 次提交
  23. 10 3月, 2023 3 次提交
  24. 09 3月, 2023 1 次提交
  25. 07 3月, 2023 1 次提交
  26. 28 2月, 2023 1 次提交
  27. 20 2月, 2023 2 次提交
  28. 01 2月, 2023 2 次提交
  29. 31 1月, 2023 1 次提交
  30. 30 1月, 2023 1 次提交
  31. 19 1月, 2023 1 次提交
  32. 17 1月, 2023 1 次提交