Skip to content

mnnv1.1.0

Updated

MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba

#Supported Platforms

!(arm | uwp | ios | android)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

#Features

No default features.

#cuda

Enable CUDA API backend

Dependencies:

No transitive dependencies.

Host Dependencies:

No dependencies.

#gpu

Enable MNN Gpu Debug

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#metal

Enable Metal API backend for Apple platforms

Dependencies:
  • mnn

    Features: gpu

No transitive dependencies.

Host Dependencies:

No dependencies.

#opencl

Enable OpenCL API backend

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#system

For opencl and vulkan, use system lib or use dlopen

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#test

Build MNN test programs

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#tools

Build MNN tools

Dependencies:
and 2 transitive dependencies:
Host Dependencies:
2 transitive dependencies:

#vulkan

Enable Vulkan API backend

Dependencies:
and 2 transitive dependencies:
Host Dependencies:
2 transitive dependencies:

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Park DongHa's avatarPark DongHa
  • Xing Ji's avatarXing Ji
  • Billy O'Neal's avatarBilly O'Neal
  • friendlyanon's avatarfriendlyanon
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • JonLiu1993's avatarJonLiu1993
  • jim wang's avatarjim wang

#Changelog

  • 478939bPatch Tuesday for March 2025 (#44354)
  • 9967bb4[mnn] Fix feature opencl compilation error under Linux (#39794)
  • a564a7e[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984)
  • 43c6e29[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • 8652ccf[stb] Update to 2021-09-10 (#24718)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • eea00aa[flatbuffers] upgrade the flatbuffers to v2.0.0 (#18897)
  • b35f1ed[mnn,flatbuffers] add a new port and patch (#15717)