1. 12 4月, 2023 1 次提交
  2. 09 3月, 2023 1 次提交
  3. 07 3月, 2023 1 次提交
  4. 20 2月, 2023 1 次提交
  5. 18 11月, 2022 1 次提交
  6. 10 11月, 2022 1 次提交
  7. 05 11月, 2022 1 次提交
  8. 14 10月, 2022 1 次提交
  9. 08 9月, 2022 1 次提交
  10. 26 8月, 2022 1 次提交
  11. 11 8月, 2022 1 次提交
  12. 04 8月, 2022 1 次提交
  13. 12 7月, 2022 1 次提交
  14. 11 7月, 2022 2 次提交
  15. 27 6月, 2022 1 次提交
  16. 24 6月, 2022 1 次提交
  17. 06 6月, 2022 1 次提交
  18. 20 5月, 2022 1 次提交
  19. 01 4月, 2022 1 次提交
  20. 30 3月, 2022 1 次提交
  21. 19 1月, 2022 2 次提交
  22. 06 1月, 2022 1 次提交
  23. 10 12月, 2021 1 次提交
  24. 03 12月, 2021 1 次提交
  25. 26 11月, 2021 1 次提交
  26. 15 11月, 2021 1 次提交
  27. 03 11月, 2021 1 次提交
    • M
      feat(whl/api/lar): enable megengine dll on Windows · 25ec2530
      Megvii Engine Team 提交于
      1: reduce python whl package size
      2: unify api link logic on all OS
      3: add option: MGE_WINDOWS_BUILD_WITH_STATIC_CRT
          --- default OFF
          --- if build CRT(vc runtime) with STATIC with megengine.dll
              some CRT api will crash, for example, flush, so if you
              build with static megengine, and do not want to install CRT
              you can set MGE_WINDOWS_BUILD_WITH_STATIC_CRT TRUE
          --- how to install CRT:
              https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160
              install VC_redist.x64.exe
      4: rename megengine_export to megengine_shared(only export needed symbols ),
         caused by runtime symbols conflict with pytorch
      
      GitOrigin-RevId: 93d8d80f29dcf03c00b18e8b708b26df9232e3df
      25ec2530
  28. 17 9月, 2021 1 次提交
  29. 15 9月, 2021 2 次提交
  30. 20 8月, 2021 1 次提交
  31. 18 8月, 2021 1 次提交
  32. 11 8月, 2021 1 次提交
  33. 09 8月, 2021 1 次提交
  34. 07 8月, 2021 1 次提交
  35. 03 8月, 2021 1 次提交
  36. 19 7月, 2021 2 次提交