1 Star 0 Fork 0

Qt超 / mmdeploy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ncnn.md 713 Bytes
一键复制 编辑 原始数据 按行查看 历史

ncnn 支持情况

目前对 ncnn 特性使用情况如下:

feature windows linux mac android
fp32 inference ✔️ ✔️ ✔️ ✔️
int8 model convert - ✔️ ✔️ -
nchw layout ✔️ ✔️ ✔️ ✔️
Vulkan support - ✔️ ✔️ ✔️

以下特性还不能由 mmdeploy 自动开启,需要手动修改 ncnn 编译参数、或在 SDK 中调整运行参数

  • bf16 inference
  • nc4hw4 layout
  • profiling per layer
  • 关闭 NCNN_STRING 以减小 so 体积
  • 设置线程数和 CPU 亲和力
1
https://gitee.com/nmgzhc/mmdeploy.git
git@gitee.com:nmgzhc/mmdeploy.git
nmgzhc
mmdeploy
mmdeploy
master

搜索帮助