Easy Mace Save

easy build for XiaoMI/mace

Project README

easy mace (easy Mobile AI Compute Engine)

License

How to build

  • Android
    • use ndk-build
    • three switch in easy_mace/mace/Application.mk
      • USE_OPENMP
      • USE_NEON
      • USE_OPENCL
    • builed pass in android-9
  • Windows
    • use cmake
    • builed pass in windows(vs2015)
    • can USE_OPENCL in cmake config
  • MacOS
    • use cmake
    • can USE_OPENCL in cmake config(link with OpenCL.framework)
  • IOS(not test)
    • use cmake.
    • need to enable BUILD_IOS_FRAMEWORK in cmake config.
    • can USE_NEON in cmake config
    • generate two framework after Product/Archive

Convert caffe model

To do

  • enable shared libraries in windows
  • enable openmp in windows/mac/ios
  • use cmake in all platforms(win/linux/mac/android)
Open Source Agenda is not affiliated with "Easy Mace" Project. README Source: conansherry/easy_mace
Stars
31
Open Issues
4
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating