1. 14 6月, 2023 3 次提交
    • 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
    • M
      opt(tacopie): move tacopie to MegEngine · 8efd02d8
      Megvii Engine Team 提交于
      8efd02d8
  2. 11 6月, 2023 1 次提交
  3. 07 6月, 2023 1 次提交
  4. 01 6月, 2023 2 次提交
  5. 31 5月, 2023 1 次提交
  6. 29 5月, 2023 1 次提交
  7. 25 5月, 2023 2 次提交
  8. 24 5月, 2023 2 次提交
  9. 23 5月, 2023 1 次提交
  10. 22 5月, 2023 1 次提交
  11. 17 5月, 2023 2 次提交
  12. 09 5月, 2023 1 次提交
    • M
      fix(windows): misc fix for user · 37968dec
      Megvii Engine Team 提交于
      * some user bash env do not have wget.exe, all use base curl
      * some windows-git env have Bad address runtime issue, at Notice
      
      GitOrigin-RevId: 80c34276f402006f0a6c9e25ed96b3906210a23a
      37968dec
  13. 06 5月, 2023 1 次提交
  14. 26 4月, 2023 4 次提交
  15. 21 4月, 2023 1 次提交
  16. 20 4月, 2023 1 次提交
  17. 17 4月, 2023 1 次提交
  18. 15 4月, 2023 2 次提交
  19. 13 4月, 2023 2 次提交
  20. 12 4月, 2023 2 次提交
  21. 07 4月, 2023 1 次提交
  22. 05 4月, 2023 2 次提交
  23. 04 4月, 2023 2 次提交
  24. 03 4月, 2023 1 次提交
  25. 01 4月, 2023 1 次提交
  26. 31 3月, 2023 1 次提交