1. 04 7月, 2023 1 次提交
  2. 19 6月, 2023 2 次提交
  3. 14 6月, 2023 3 次提交
    • M
      fix(dnn/dropout): fix the issue of inconsistent prob when calling dropout exec multiple times · b6ca72c8
      Megvii Engine Team 提交于
      GitOrigin-RevId: b29e7b223c5c60729fffa90707fa3bb88b03f148
      b6ca72c8
    • 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. 23 5月, 2023 1 次提交
  6. 22 5月, 2023 1 次提交
  7. 15 4月, 2023 1 次提交
  8. 05 4月, 2023 1 次提交
  9. 31 3月, 2023 1 次提交
  10. 24 3月, 2023 1 次提交
  11. 22 3月, 2023 1 次提交
  12. 10 3月, 2023 3 次提交
  13. 02 3月, 2023 1 次提交
  14. 28 2月, 2023 1 次提交
  15. 20 2月, 2023 2 次提交
  16. 10 2月, 2023 1 次提交
  17. 08 2月, 2023 1 次提交
  18. 07 2月, 2023 2 次提交
  19. 04 2月, 2023 1 次提交
  20. 03 2月, 2023 1 次提交
  21. 02 2月, 2023 1 次提交
  22. 01 2月, 2023 1 次提交
  23. 30 1月, 2023 1 次提交
  24. 06 1月, 2023 3 次提交
  25. 16 12月, 2022 2 次提交
  26. 15 12月, 2022 1 次提交
  27. 14 12月, 2022 1 次提交
  28. 05 12月, 2022 1 次提交
  29. 02 12月, 2022 1 次提交
  30. 25 11月, 2022 1 次提交