1. 04 7月, 2023 1 次提交
  2. 19 6月, 2023 2 次提交
  3. 14 6月, 2023 2 次提交
    • 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
    • M
      feat(opencl/bazel): support bazel build with ocl only · ed10d44b
      Megvii Engine Team 提交于
      how to use: bazel xxxxx --define enable_opencl_build_only=1
      
      GitOrigin-RevId: 8badb8dc1306a05a73a465321e34f212a74620ae
      ed10d44b
  4. 24 5月, 2023 1 次提交
  5. 05 4月, 2023 1 次提交
  6. 31 3月, 2023 1 次提交
  7. 24 3月, 2023 1 次提交
  8. 10 3月, 2023 2 次提交
  9. 28 2月, 2023 1 次提交
  10. 07 2月, 2023 1 次提交
  11. 04 2月, 2023 1 次提交
  12. 30 1月, 2023 1 次提交
  13. 06 1月, 2023 2 次提交
  14. 16 12月, 2022 1 次提交
  15. 15 12月, 2022 1 次提交
  16. 05 12月, 2022 1 次提交
  17. 02 12月, 2022 1 次提交
  18. 21 11月, 2022 1 次提交
  19. 08 11月, 2022 1 次提交
  20. 24 10月, 2022 1 次提交
  21. 08 10月, 2022 4 次提交
  22. 26 9月, 2022 1 次提交
  23. 13 9月, 2022 1 次提交
  24. 09 9月, 2022 1 次提交
  25. 19 8月, 2022 1 次提交
  26. 12 8月, 2022 2 次提交
  27. 03 8月, 2022 1 次提交
  28. 01 8月, 2022 5 次提交