Tencent / TNN

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Other
4.39k stars 771 forks source link

M1 macOS编译报错 #1713

Closed Smeegol closed 2 years ago

Smeegol commented 2 years ago

1. 环境(environment)

Smeegol commented 2 years ago

跟 #1584、#1589 是同样的问题!直接在M1 Mac上编译,无论是build_aarch_macos.sh脚本,还是上面的脚本,必定报错。

quinnrong94 commented 2 years ago

@Smeegol 请用修复分支再尝试下。

Smeegol commented 2 years ago

可以,thx