1. 16 6月, 2020 2 次提交
    • M
      feat(dnn/x86): imp avx2 int8 stride2 chanwise conv · 3c32ad6d
      Megvii Engine Team 提交于
      GitOrigin-RevId: 288792de4244ae77e73291d8ed7d7fffbf869d04
      3c32ad6d
    • M
      feat(cmake/cross_build/host_build/windows): imp windows · a4879fc6
      Megvii Engine Team 提交于
      host build and cross build
      
      now cmake status:
      a: host build
          1: windows build -- ok
          2: linux build -- ok
          3: macos build -- ok
      b: cross build
          1: windows cross build arm-android -- ok
          2: windows cross build arm-linux   -- ok
          3: linux cross build arm-android -- ok
          4: linux cross build arm-linux   -- ok
          5: macos cross build arm-android -- ok
          6: macos cross build arm-linux   -- ok
          7: macos cross build ios         -- ok
      GitOrigin-RevId: f7f376fe8c522410568c304a62310df823c70b65
      a4879fc6
  2. 15 6月, 2020 1 次提交
  3. 12 5月, 2020 1 次提交
    • M
      fix(windows/dnn/ci): fix cpu x86_windows_xp flags build issue · 03d68058
      Megvii Engine Team 提交于
      *as xp 32 mkl crash issue after "11.1.4 (build date 20140806)"
      we can not upgrade intel_mkl_windows_xp_archive to
      MKL 2019.0.1 (build date 20180928), so we make a difference between
      xp with linux/macos/windows_no_xp
      
      GitOrigin-RevId: 97b049d7893fec217aaa837f0a6909991b788cf0
      03d68058
  4. 06 5月, 2020 7 次提交
  5. 14 4月, 2020 4 次提交
  6. 25 3月, 2020 1 次提交